Skip to content

Commit

Permalink
dev-ros/combined_robot_hw_tests: 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 a83ff6d commit 1225246
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 @@ -21,6 +21,7 @@ RDEPEND="
dev-ros/hardware_interface
dev-ros/roscpp
dev-libs/boost:=
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RDEPEND="
dev-ros/hardware_interface
dev-ros/roscpp
dev-libs/boost:=
dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}
test? ( dev-ros/rostest[${PYTHON_USEDEP}] )"

0 comments on commit 1225246

Please sign in to comment.