diff options
-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 |