summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2016-06-09 18:41:34 +0200
committerAlexis Ballier <aballier@gentoo.org>2016-06-09 18:41:34 +0200
commit44888c11382e6a83aeb5f39a3213518bda804a15 (patch)
tree5293888c4d3369e8e8a638d613dd5c81a1f8cae5 /dev-ros/amcl
parentdev-ros/amcl: remove old (diff)
downloadgentoo-44888c11382e6a83aeb5f39a3213518bda804a15.tar.gz
gentoo-44888c11382e6a83aeb5f39a3213518bda804a15.tar.bz2
gentoo-44888c11382e6a83aeb5f39a3213518bda804a15.zip
dev-ros/amcl: add missing rosbag dep, bug #585478
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ros/amcl')
-rw-r--r--dev-ros/amcl/amcl-1.14.0.ebuild1
-rw-r--r--dev-ros/amcl/amcl-9999.ebuild3
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-ros/amcl/amcl-1.14.0.ebuild b/dev-ros/amcl/amcl-1.14.0.ebuild
index 264320a964dc..6d1e91da018a 100644
--- a/dev-ros/amcl/amcl-1.14.0.ebuild
+++ b/dev-ros/amcl/amcl-1.14.0.ebuild
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
dev-ros/tf
+ dev-ros/rosbag
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-libs/boost:=
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]
diff --git a/dev-ros/amcl/amcl-9999.ebuild b/dev-ros/amcl/amcl-9999.ebuild
index 8d1136f4ad68..6d1e91da018a 100644
--- a/dev-ros/amcl/amcl-9999.ebuild
+++ b/dev-ros/amcl/amcl-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$
@@ -18,6 +18,7 @@ IUSE=""
RDEPEND="
dev-ros/roscpp
dev-ros/tf
+ dev-ros/rosbag
dev-ros/dynamic_reconfigure[${PYTHON_USEDEP}]
dev-libs/boost:=
dev-ros/nav_msgs[${CATKIN_MESSAGES_CXX_USEDEP}]