diff options
author | 2018-01-07 08:08:06 +0100 | |
---|---|---|
committer | 2018-01-07 08:08:06 +0100 | |
commit | fafca9c4398e7ef5e2896bdb3be7e88e2bd14547 (patch) | |
tree | 23e930b5e690700dd47e5f56ab646ec6bc109153 | |
parent | sci-electronics/gazebo: Remove old (diff) | |
download | gentoo-fafca9c4398e7ef5e2896bdb3be7e88e2bd14547.tar.gz gentoo-fafca9c4398e7ef5e2896bdb3be7e88e2bd14547.tar.bz2 gentoo-fafca9c4398e7ef5e2896bdb3be7e88e2bd14547.zip |
sci-electronics/gazebo: lock to ignition-msgs slot 0
Package-Manager: Portage-2.3.19, Repoman-2.3.6
-rw-r--r-- | sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild (renamed from sci-electronics/gazebo/gazebo-8.2.0.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/gazebo/gazebo-8.2.0.ebuild b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild index 04696aa2fb5f..2c1546415b0b 100644 --- a/sci-electronics/gazebo/gazebo-8.2.0.ebuild +++ b/sci-electronics/gazebo/gazebo-8.2.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -43,7 +43,7 @@ RDEPEND=" sci-libs/hdf5:=[cxx] sys-apps/util-linux media-gfx/graphviz - net-libs/ignition-msgs:= + net-libs/ignition-msgs:0= >=sci-libs/ignition-math-2.3:3= net-libs/ignition-transport:3= x11-libs/qwt:6=[qt5] |