diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-03-11 11:37:34 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-03-11 11:41:42 -0700 |
commit | e6a3b7452f1538182ce0b18d8b044f9bdac64449 (patch) | |
tree | 60c05494e12d9c1c9d038ff3ad5603a758ff4ccb /x11-libs/libva-vdpau-driver | |
parent | x11-libs/libpciaccess: Drop outdated blocker (diff) | |
download | gentoo-e6a3b7452f1538182ce0b18d8b044f9bdac64449.tar.gz gentoo-e6a3b7452f1538182ce0b18d8b044f9bdac64449.tar.bz2 gentoo-e6a3b7452f1538182ce0b18d8b044f9bdac64449.zip |
x11-libs/libva-vdpau-driver: Drop outdated blocker
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/libva-vdpau-driver')
-rw-r--r-- | x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 index ddb4845f3a42..fb2ab0369c15 100644 --- 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,8 +16,7 @@ IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}] opengl? ( >=virtual/opengl-7.0-r1[${MULTILIB_USEDEP}] ) - >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}] - !x11-libs/vdpau-video" + >=x11-libs/libvdpau-0.8[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND} virtual/pkgconfig" |