From: Alexis Ballier Date: Sat, 4 Mar 2017 14:36:51 +0000 (+0100) Subject: dev-ros/rospy: Add missing rosgraph_msgs dep X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d04553cf925079ce5f5db3c38f38cdf0122fd980;p=gentoo.git dev-ros/rospy: Add missing rosgraph_msgs dep Package-Manager: Portage-2.3.4, Repoman-2.3.2 --- diff --git a/dev-ros/rospy/rospy-1.13.0.ebuild b/dev-ros/rospy/rospy-1.13.0.ebuild index a7636eb1c4ca..343c2a3a7d1f 100644 --- a/dev-ros/rospy/rospy-1.13.0.ebuild +++ b/dev-ros/rospy/rospy-1.13.0.ebuild @@ -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}" diff --git a/dev-ros/rospy/rospy-9999.ebuild b/dev-ros/rospy/rospy-9999.ebuild index a7636eb1c4ca..343c2a3a7d1f 100644 --- a/dev-ros/rospy/rospy-9999.ebuild +++ b/dev-ros/rospy/rospy-9999.ebuild @@ -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}"