summaryrefslogtreecommitdiff
path: root/dev-ros/tf2_ros
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-10-06 14:46:01 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-10-06 14:51:54 +0200
commitf9624ac8db77b4b69708ecbdf47f79435d9b92da (patch)
tree51e95078abed8f1c12a3ab16c20fc97b63ccfddf /dev-ros/tf2_ros
parentb16f9524eb5d09dc06b2bbbdb4de8c91ed7bb8c2 (diff)
downloadgentoo-f9624ac8db77b4b69708ecbdf47f79435d9b92da.tar.gz
gentoo-f9624ac8db77b4b69708ecbdf47f79435d9b92da.tar.xz
dev-ros/tf2_ros: add missing dep on boost
Package-Manager: portage-2.3.1
Diffstat (limited to 'dev-ros/tf2_ros')
-rw-r--r--dev-ros/tf2_ros/tf2_ros-0.5.13-r1.ebuild (renamed from dev-ros/tf2_ros/tf2_ros-0.5.13.ebuild)3
-rw-r--r--dev-ros/tf2_ros/tf2_ros-9999.ebuild3
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
index 248dddf79d0..4916e4caeca 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 248dddf79d0..4916e4caeca 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}]