commit:     f25c8658af47cf1386e61d24e6b8e0e1b1dce8e9
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 13:50:17 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 13:50:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f25c8658

dev-ros/image_cb_detector: add missing dep on boost

Package-Manager: portage-2.3.1

 ..._cb_detector-0.10.14.ebuild => image_cb_detector-0.10.14-r1.ebuild} | 3 ++-
 dev-ros/image_cb_detector/image_cb_detector-9999.ebuild                | 3 ++-
 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
similarity index 92%
rename from dev-ros/image_cb_detector/image_cb_detector-0.10.14.ebuild
rename to dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild
index 5c19021..5417220 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 5c19021..5417220 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}"

Reply via email to