dev-ros/gazebo_ros_control: Add := dep on gazebo
authorAlexis Ballier <aballier@gentoo.org>
Sat, 28 Jan 2017 20:12:17 +0000 (21:12 +0100)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 28 Jan 2017 20:13:22 +0000 (21:13 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ros/gazebo_ros_control/gazebo_ros_control-2.6.1.ebuild
dev-ros/gazebo_ros_control/gazebo_ros_control-9999.ebuild

index 3c8d579a7c14361a31d0e05701b7e78d54685d3f..3627b1fdab27f8d51892623848f9c5c75c4cdc85 100644 (file)
@@ -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$
 
@@ -25,7 +25,7 @@ RDEPEND="
        >=dev-ros/joint_limits_interface-0.11.0
        >=dev-ros/urdf-1.12.3-r1
        dev-libs/urdfdom:=
-       sci-electronics/gazebo
+       sci-electronics/gazebo:=
        dev-libs/boost:=[threads]
 "
 DEPEND="${RDEPEND}"
index 7011c6f13cebcbca7168ae122b2f827c37ccea63..127404d297ca86a856699de242874cca02e71e08 100644 (file)
@@ -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$
 
@@ -24,7 +24,7 @@ RDEPEND="
        dev-ros/pluginlib
        dev-ros/joint_limits_interface
        dev-ros/urdf
-       sci-electronics/gazebo
+       sci-electronics/gazebo:=
        dev-libs/urdfdom:=
        dev-libs/boost:=[threads]
 "