dev-ros/image_cb_detector: add missing dep on boost
authorAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:50:17 +0000 (15:50 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 6 Oct 2016 13:50:17 +0000 (15:50 +0200)
Package-Manager: portage-2.3.1

dev-ros/image_cb_detector/image_cb_detector-0.10.14-r1.ebuild [moved from dev-ros/image_cb_detector/image_cb_detector-0.10.14.ebuild with 92% similarity]
dev-ros/image_cb_detector/image_cb_detector-9999.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 5c19021411e38c1044b089a3b93d27f8ef6f78f9..54172203fc68668a3acc098a8e71281c374361bc 100644 (file)
@@ -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}"
index 5c19021411e38c1044b089a3b93d27f8ef6f78f9..54172203fc68668a3acc098a8e71281c374361bc 100644 (file)
@@ -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}"