diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-01-28 21:09:42 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-01-28 21:13:21 +0100 |
commit | 68cbd3b11e46258b7d81fa183b141ff2f873dfb8 (patch) | |
tree | c650b71f63e333f29af6c0b9d3e554969d718a56 /dev-ros/gazebo_ros | |
parent | dev-ros/gazebo_plugins: remove old (diff) | |
download | gentoo-68cbd3b11e46258b7d81fa183b141ff2f873dfb8.tar.gz gentoo-68cbd3b11e46258b7d81fa183b141ff2f873dfb8.tar.bz2 gentoo-68cbd3b11e46258b7d81fa183b141ff2f873dfb8.zip |
dev-ros/gazebo_ros: Add := dep on gazebo
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ros/gazebo_ros')
-rw-r--r-- | dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/gazebo_ros/gazebo_ros-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild b/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild index 6b88d282a439..7cd4e9f2703b 100644 --- a/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild +++ b/dev-ros/gazebo_ros/gazebo_ros-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ IUSE="" RDEPEND=" dev-libs/tinyxml - sci-electronics/gazebo + sci-electronics/gazebo:= dev-ros/gazebo_plugins[${PYTHON_USEDEP}] dev-ros/roslib[${PYTHON_USEDEP}] dev-ros/roscpp diff --git a/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild b/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild index 870276d41866..7cd4e9f2703b 100644 --- a/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild +++ b/dev-ros/gazebo_ros/gazebo_ros-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,7 +18,7 @@ IUSE="" RDEPEND=" dev-libs/tinyxml - sci-electronics/gazebo + sci-electronics/gazebo:= dev-ros/gazebo_plugins[${PYTHON_USEDEP}] dev-ros/roslib[${PYTHON_USEDEP}] dev-ros/roscpp |