projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b0ceb
)
dev-ros/depthimage_to_laserscan: add missing := dep on console bridge
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 16:20:59 +0000
(17:20 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:14 +0000
(20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild
[moved from
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
with 96% similarity]
patch
|
blob
|
history
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild
similarity index 96%
rename from
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
rename to
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild
index b900bfd13f720a338d4d5efc90f5f7f64dd58757..b0b3cce5f4e8e5f928e4e28c913ca22c3c4f3e60 100644
(file)
--- a/
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r1.ebuild
+++ b/
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-1.0.7-r2.ebuild
@@
-22,6
+22,7
@@
RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
PATCHES=( "${FILESDIR}/isnan.patch" )
diff --git
a/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
b/dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
index 41810a661ed0331653f65900da6866ab4ab08460..9a1d9908c4d6a9c17d08d9864a34ff1b9fd98782 100644
(file)
--- a/
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
+++ b/
dev-ros/depthimage_to_laserscan/depthimage_to_laserscan-9999.ebuild
@@
-22,5
+22,6
@@
RDEPEND="
dev-ros/nodelet
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"