dev-ros/rospy: Add missing rosgraph_msgs dep
authorAlexis Ballier <aballier@gentoo.org>
Sat, 4 Mar 2017 14:36:51 +0000 (15:36 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 4 Mar 2017 14:58:53 +0000 (15:58 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

dev-ros/rospy/rospy-1.13.0.ebuild
dev-ros/rospy/rospy-9999.ebuild

index a7636eb1c4ca7d5939a8979aa491e52cebee0ab9..343c2a3a7d1f3d767717ca2a6c1e3a3445eb018a 100644 (file)
@@ -21,6 +21,7 @@ RDEPEND="
        dev-ros/rosgraph[${PYTHON_USEDEP}]
        dev-python/rospkg[${PYTHON_USEDEP}]
        dev-ros/roscpp[${PYTHON_USEDEP}]
+       dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"
 
index a7636eb1c4ca7d5939a8979aa491e52cebee0ab9..343c2a3a7d1f3d767717ca2a6c1e3a3445eb018a 100644 (file)
@@ -21,6 +21,7 @@ RDEPEND="
        dev-ros/rosgraph[${PYTHON_USEDEP}]
        dev-python/rospkg[${PYTHON_USEDEP}]
        dev-ros/roscpp[${PYTHON_USEDEP}]
+       dev-ros/rosgraph_msgs[${CATKIN_MESSAGES_PYTHON_USEDEP}]
 "
 DEPEND="${RDEPEND}"