Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/
Date: Wed, 11 Mar 2020 18:42:17
Message-Id: 1583952102.e6a3b7452f1538182ce0b18d8b044f9bdac64449.mattst88@gentoo
1 commit: e6a3b7452f1538182ce0b18d8b044f9bdac64449
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 11 18:37:34 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 11 18:41:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6a3b745
7
8 x11-libs/libva-vdpau-driver: Drop outdated blocker
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
16 index ddb4845f3a4..fb2ab0369c1 100644
17 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
18 +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild
19 @@ -16,8 +16,7 @@ IUSE="debug opengl"
20
21 RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]
22 opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] )
23 - >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]
24 - !x11-libs/vdpau-video"
25 + >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]"
26
27 DEPEND="${RDEPEND}
28 virtual/pkgconfig"