commit: da1a820f582b2de46129d4234317de9a095d8f3d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 12 11:52:04 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 12 11:59:44 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da1a820f
dev-ros/depth_image_proc: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild | 1 +
dev-ros/depth_image_proc/depth_image_proc-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild
b/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild
index 912ac0b52dd..87c9e41d1a1 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild
@@ -25,5 +25,6 @@ RDEPEND="
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
+ dev-libs/boost:=
"
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 912ac0b52dd..87c9e41d1a1 100644
--- a/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
+++ b/dev-ros/depth_image_proc/depth_image_proc-9999.ebuild
@@ -25,5 +25,6 @@ RDEPEND="
dev-ros/stereo_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/tf2
dev-ros/tf2_ros
+ dev-libs/boost:=
"
DEPEND="${RDEPEND}"