Skip to content

Commit

Permalink
dev-ros/controller_manager: add missing := dep on console bridge
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.19, Repoman-2.3.6
  • Loading branch information
aballier committed Dec 28, 2017
1 parent 8aae414 commit 7e092e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RDEPEND="
dev-ros/rosparam[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-libs/boost:=
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
1 change: 1 addition & 0 deletions dev-ros/controller_manager/controller_manager-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ RDEPEND="
dev-ros/rosparam[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-libs/boost:=
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

0 comments on commit 7e092e1

Please sign in to comment.