diff options
-rw-r--r-- | dev-ros/test_rospy/test_rospy-1.15.8.ebuild | 2 | ||||
-rw-r--r-- | dev-ros/test_rospy/test_rospy-9999.ebuild | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/dev-ros/test_rospy/test_rospy-1.15.8.ebuild b/dev-ros/test_rospy/test_rospy-1.15.8.ebuild index 7d398e80068c..5b429c7f5335 100644 --- a/dev-ros/test_rospy/test_rospy-1.15.8.ebuild +++ b/dev-ros/test_rospy/test_rospy-1.15.8.ebuild @@ -27,5 +27,7 @@ DEPEND="${RDEPEND} dev-ros/rosbuild dev-ros/rosgraph[${PYTHON_SINGLE_USEDEP}] dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") + $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]") )" diff --git a/dev-ros/test_rospy/test_rospy-9999.ebuild b/dev-ros/test_rospy/test_rospy-9999.ebuild index 7d398e80068c..5b429c7f5335 100644 --- a/dev-ros/test_rospy/test_rospy-9999.ebuild +++ b/dev-ros/test_rospy/test_rospy-9999.ebuild @@ -27,5 +27,7 @@ DEPEND="${RDEPEND} dev-ros/rosbuild dev-ros/rosgraph[${PYTHON_SINGLE_USEDEP}] dev-ros/rospy[${PYTHON_SINGLE_USEDEP}] + dev-ros/rostopic[${PYTHON_SINGLE_USEDEP}] $(python_gen_cond_dep "dev-python/nose[\${PYTHON_USEDEP}]") + $(python_gen_cond_dep "dev-python/psutil[\${PYTHON_USEDEP}]") )" |