summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-09-12 13:52:04 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-09-12 13:59:44 +0200
commitda1a820f582b2de46129d4234317de9a095d8f3d (patch)
tree40595f37ba74ddbd8ce5ea3e6349dfcac3c5fa48 /dev-ros
parentdev-ros/depth_image_proc: Remove old (diff)
downloadgentoo-da1a820f582b2de46129d4234317de9a095d8f3d.tar.gz
gentoo-da1a820f582b2de46129d4234317de9a095d8f3d.tar.bz2
gentoo-da1a820f582b2de46129d4234317de9a095d8f3d.zip
dev-ros/depth_image_proc: add missing boost dep
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/depth_image_proc/depth_image_proc-1.12.20.ebuild1
-rw-r--r--dev-ros/depth_image_proc/depth_image_proc-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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 912ac0b52ddb..87c9e41d1a14 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 912ac0b52ddb..87c9e41d1a14 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}"