projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a83ff6d
)
dev-ros/combined_robot_hw_tests: add missing := dep on console bridge
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 16:49:39 +0000
(17:49 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:17 +0000
(20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
[moved from
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
with 95% similarity]
patch
|
blob
|
history
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
similarity index 95%
rename from
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
rename to
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
index 7eef1b930d602679ad9676caaf317dfda6eb102d..fca1073283bcb3d484e42ef216eb1172416a8d6f 100644
(file)
--- a/
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0.ebuild
+++ b/
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-0.13.0-r1.ebuild
@@
-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}] )"
diff --git
a/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
b/dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
index 7eef1b930d602679ad9676caaf317dfda6eb102d..fca1073283bcb3d484e42ef216eb1172416a8d6f 100644
(file)
--- a/
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
+++ b/
dev-ros/combined_robot_hw_tests/combined_robot_hw_tests-9999.ebuild
@@
-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}] )"