Skip to content

Commit

Permalink
dev-ros/rospy: Add missing rosgraph_msgs dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
aballier committed Mar 4, 2017
1 parent 3b54011 commit d04553c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ros/rospy/rospy-1.13.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down
1 change: 1 addition & 0 deletions dev-ros/rospy/rospy-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"

Expand Down

0 comments on commit d04553c

Please sign in to comment.