From da1a820f582b2de46129d4234317de9a095d8f3d Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 12 Sep 2017 13:52:04 +0200 Subject: 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(+) (limited to 'dev-ros/depth_image_proc') 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}" -- cgit v1.2.3-65-gdbad