diff options
author | Alexis Ballier <aballier@gentoo.org> | 2016-05-02 18:31:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2016-05-02 18:31:59 +0200 |
commit | 2701c01be3353f22d3fbb10543081825a5d6f666 (patch) | |
tree | 59d837b287ccc498809ba94003305a0cf384365c /sci-electronics | |
parent | sci-electronics/gazebo: remove old (diff) | |
download | gentoo-2701c01be3353f22d3fbb10543081825a5d6f666.tar.gz gentoo-2701c01be3353f22d3fbb10543081825a5d6f666.tar.bz2 gentoo-2701c01be3353f22d3fbb10543081825a5d6f666.zip |
sci-electronics/gazebo: pin dep to protobuf2 as it does not build with protobuf 3
Package-Manager: portage-2.2.28
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/gazebo/gazebo-7.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-electronics/gazebo/gazebo-7.1.0.ebuild b/sci-electronics/gazebo/gazebo-7.1.0.ebuild index 2836a48a08c8..615611c7cc83 100644 --- a/sci-electronics/gazebo/gazebo-7.1.0.ebuild +++ b/sci-electronics/gazebo/gazebo-7.1.0.ebuild @@ -16,7 +16,7 @@ KEYWORDS="~amd64" IUSE="cpu_flags_x86_sse2 libav test" RDEPEND=" - >=dev-libs/protobuf-2.3.0 + =dev-libs/protobuf-2*:= virtual/opengl media-libs/openal net-misc/curl |