Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/gazebo/
Date: Mon, 02 May 2016 16:35:38
Message-Id: 1462206719.2701c01be3353f22d3fbb10543081825a5d6f666.aballier@gentoo
1 commit: 2701c01be3353f22d3fbb10543081825a5d6f666
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 16:31:32 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon May 2 16:31:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2701c01b
7
8 sci-electronics/gazebo: pin dep to protobuf2 as it does not build with protobuf 3
9
10 Package-Manager: portage-2.2.28
11
12 sci-electronics/gazebo/gazebo-7.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-electronics/gazebo/gazebo-7.1.0.ebuild b/sci-electronics/gazebo/gazebo-7.1.0.ebuild
16 index 2836a48..615611c 100644
17 --- a/sci-electronics/gazebo/gazebo-7.1.0.ebuild
18 +++ b/sci-electronics/gazebo/gazebo-7.1.0.ebuild
19 @@ -16,7 +16,7 @@ KEYWORDS="~amd64"
20 IUSE="cpu_flags_x86_sse2 libav test"
21
22 RDEPEND="
23 - >=dev-libs/protobuf-2.3.0
24 + =dev-libs/protobuf-2*:=
25 virtual/opengl
26 media-libs/openal
27 net-misc/curl