Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glu/
Date: Fri, 31 Jan 2020 19:20:28
Message-Id: 1580498381.f9803d4b550c93f42bc40199c15e94e09d066fae.mattst88@gentoo
1 commit: f9803d4b550c93f42bc40199c15e94e09d066fae
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 31 19:07:15 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 31 19:19:41 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9803d4b
7
8 media-libs/glu: Drop old blocker
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/glu/glu-9999.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/media-libs/glu/glu-9999.ebuild b/media-libs/glu/glu-9999.ebuild
16 index dfaaeaefd9f..daec7e00a02 100644
17 --- a/media-libs/glu/glu-9999.ebuild
18 +++ b/media-libs/glu/glu-9999.ebuild
19 @@ -26,8 +26,7 @@ SLOT="0"
20 IUSE="static-libs"
21
22 DEPEND=">=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}]"
23 -RDEPEND="${DEPEND}
24 - !<media-libs/mesa-9"
25 +RDEPEND="${DEPEND}"
26
27 src_prepare() {
28 default