commit:     f9624ac8db77b4b69708ecbdf47f79435d9b92da
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 12:46:01 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 12:51:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9624ac8

dev-ros/tf2_ros: add missing dep on boost

Package-Manager: portage-2.3.1

 dev-ros/tf2_ros/{tf2_ros-0.5.13.ebuild => tf2_ros-0.5.13-r1.ebuild} | 3 ++-
 dev-ros/tf2_ros/tf2_ros-9999.ebuild                                 | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ros/tf2_ros/tf2_ros-0.5.13.ebuild 
b/dev-ros/tf2_ros/tf2_ros-0.5.13-r1.ebuild
similarity index 92%
rename from dev-ros/tf2_ros/tf2_ros-0.5.13.ebuild
rename to dev-ros/tf2_ros/tf2_ros-0.5.13-r1.ebuild
index 248dddf..4916e4c 100644
--- a/dev-ros/tf2_ros/tf2_ros-0.5.13.ebuild
+++ b/dev-ros/tf2_ros/tf2_ros-0.5.13-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$
 
@@ -20,6 +20,7 @@ RDEPEND="
        dev-ros/message_filters
        dev-ros/roscpp
        dev-ros/rosgraph
+       dev-libs/boost:=[threads]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/tf2
        dev-ros/tf2_py[${PYTHON_USEDEP}]

diff --git a/dev-ros/tf2_ros/tf2_ros-9999.ebuild 
b/dev-ros/tf2_ros/tf2_ros-9999.ebuild
index 248dddf..4916e4c 100644
--- a/dev-ros/tf2_ros/tf2_ros-9999.ebuild
+++ b/dev-ros/tf2_ros/tf2_ros-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$
 
@@ -20,6 +20,7 @@ RDEPEND="
        dev-ros/message_filters
        dev-ros/roscpp
        dev-ros/rosgraph
+       dev-libs/boost:=[threads]
        dev-ros/rospy[${PYTHON_USEDEP}]
        dev-ros/tf2
        dev-ros/tf2_py[${PYTHON_USEDEP}]

Reply via email to