projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f607728
)
dev-ros/depth_image_proc: add missing := dep on console bridge
author
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 17:52:27 +0000
(18:52 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Thu, 28 Dec 2017 19:10:31 +0000
(20:10 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ros/depth_image_proc/depth_image_proc-1.12.22-r1.ebuild
[moved from
dev-ros/depth_image_proc/depth_image_proc-1.12.22.ebuild
with 96% similarity]
patch
|
blob
|
history
dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-ros/depth_image_proc/depth_image_proc-1.12.22.ebuild
b/dev-ros/depth_image_proc/depth_image_proc-1.12.22-r1.ebuild
similarity index 96%
rename from
dev-ros/depth_image_proc/depth_image_proc-1.12.22.ebuild
rename to
dev-ros/depth_image_proc/depth_image_proc-1.12.22-r1.ebuild
index 87c9e41d1a1470c8632bb53ae35dd9e908d63428..65c78ae415a85888e214425fa63d749344a60a14 100644
(file)
--- a/
dev-ros/depth_image_proc/depth_image_proc-1.12.22.ebuild
+++ b/
dev-ros/depth_image_proc/depth_image_proc-1.12.22-r1.ebuild
@@
-26,5
+26,6
@@
RDEPEND="
dev-ros/tf2
dev-ros/tf2_ros
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"
diff --git
a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
index 87c9e41d1a1470c8632bb53ae35dd9e908d63428..65c78ae415a85888e214425fa63d749344a60a14 100644
(file)
--- a/
dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
+++ b/
dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
@@
-26,5
+26,6
@@
RDEPEND="
dev-ros/tf2
dev-ros/tf2_ros
dev-libs/boost:=
+ dev-libs/console_bridge:=
"
DEPEND="${RDEPEND}"