From: Alexis Ballier Date: Thu, 6 Oct 2016 13:50:17 +0000 (+0200) Subject: dev-ros/image_cb_detector: add missing dep on boost X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f25c8658af47cf1386e61d24e6b8e0e1b1dce8e9;p=gentoo.git dev-ros/image_cb_detector: add missing dep on boost Package-Manager: portage-2.3.1 --- 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 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}"