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: Wed, 12 Oct 2016 13:44:04
Message-Id: 1476279834.1dd512593d6079fdddaa05fe2bf28cf4581b7711.aballier@gentoo
1 commit: 1dd512593d6079fdddaa05fe2bf28cf4581b7711
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 12 13:43:46 2016 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 12 13:43:54 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dd51259
7
8 sci-electronics/gazebo: relax protobuf dep, it now works with protobuf 3
9
10 Package-Manager: portage-2.3.2
11
12 sci-electronics/gazebo/gazebo-7.4.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-electronics/gazebo/gazebo-7.4.0.ebuild b/sci-electronics/gazebo/gazebo-7.4.0.ebuild
16 index c3b8b54..8abc8c9 100644
17 --- a/sci-electronics/gazebo/gazebo-7.4.0.ebuild
18 +++ b/sci-electronics/gazebo/gazebo-7.4.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*:=
24 + >=dev-libs/protobuf-2:=
25 virtual/opengl
26 media-libs/openal
27 net-misc/curl