dev-ros/rospy: Add missing rosgraph_msgs dep

Package-Manager: Portage-2.3.4, Repoman-2.3.2
This commit is contained in:
Alexis Ballier
2017-03-04 15:36:51 +01:00
parent 3b54011957
commit d04553cf92
2 changed files with 2 additions and 0 deletions

View 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}"

View 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}"