From: Alexis Ballier Date: Thu, 9 Jun 2016 16:41:34 +0000 (+0200) Subject: dev-ros/amcl: add missing rosbag dep, bug #585478 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=44888c11382e6a83aeb5f39a3213518bda804a15;p=gentoo.git dev-ros/amcl: add missing rosbag dep, bug #585478 Package-Manager: portage-2.3.0_rc1 --- 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}]