dev-ros/amcl: add missing rosbag dep, bug #585478
authorAlexis Ballier <aballier@gentoo.org>
Thu, 9 Jun 2016 16:41:34 +0000 (18:41 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 9 Jun 2016 16:41:34 +0000 (18:41 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ros/amcl/amcl-1.14.0.ebuild
dev-ros/amcl/amcl-9999.ebuild

index 264320a964dcb09171a2e9159e2a53370b374623..6d1e91da018a28b0b89d2fadf869d82add9a74b5 100644 (file)
@@ -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}]
index 8d1136f4ad68732c7002df14b2451810be575ac8..6d1e91da018a28b0b89d2fadf869d82add9a74b5 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$
 
@@ -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}]