Skip to content

Commit

Permalink
dev-ros/rospy: Add missing roscpp 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 d73aced commit 3b54011
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 @@ -20,6 +20,7 @@ RDEPEND="
dev-ros/roslib[${PYTHON_USEDEP}]
dev-ros/rosgraph[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-ros/roscpp[${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 @@ -20,6 +20,7 @@ RDEPEND="
dev-ros/roslib[${PYTHON_USEDEP}]
dev-ros/rosgraph[${PYTHON_USEDEP}]
dev-python/rospkg[${PYTHON_USEDEP}]
dev-ros/roscpp[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"

Expand Down

0 comments on commit 3b54011

Please sign in to comment.