summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-10-06 15:50:17 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-10-06 15:50:17 +0200
commitf25c8658af47cf1386e61d24e6b8e0e1b1dce8e9 (patch)
tree6cab12ec71265246670a2c4a47e722f405e6fbed /dev-ros/image_cb_detector
parentdev-ros/image_cb_detector: remove old (diff)
downloadgentoo-f25c8658af47cf1386e61d24e6b8e0e1b1dce8e9.tar.gz
gentoo-f25c8658af47cf1386e61d24e6b8e0e1b1dce8e9.tar.bz2
gentoo-f25c8658af47cf1386e61d24e6b8e0e1b1dce8e9.zip
dev-ros/image_cb_detector: add missing dep on boost
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-ros/image_cb_detector')
-rw-r--r--dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild (renamed from dev-ros/image_cb_detector/image_cb_detector-0.10.14.ebuild)3
-rw-r--r--dev-ros/image_cb_detector/image_cb_detector-9999.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/dev-ros/image_cb_detector/image_cb_detector-0.10.14.ebuild b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
index 5c19021411e3..54172203fc68 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-0.10.14.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,5 +26,6 @@ RDEPEND="
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/calibration_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"
diff --git a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
index 5c19021411e3..54172203fc68 100644
--- a/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
+++ b/dev-ros/image_cb_detector/image_cb_detector-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -26,5 +26,6 @@ RDEPEND="
dev-ros/sensor_msgs[${CATKIN_MESSAGES_CXX_USEDEP},${CATKIN_MESSAGES_PYTHON_USEDEP}]
dev-ros/calibration_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
dev-ros/rospy[${PYTHON_USEDEP}]
+ dev-libs/boost:=[threads]
"
DEPEND="${RDEPEND}"