diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:06:56 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-05 18:20:37 -0500 |
commit | 8f1965983229f97ff29145b34c83ee274da81a8a (patch) | |
tree | aca4a6cb245e9a47f2538f63f6c7212e9ff2182f /media-libs/mesa | |
parent | x11-drivers/xf86-video-intel: Drop outdated blocker (diff) | |
download | gentoo-8f1965983229f97ff29145b34c83ee274da81a8a.tar.gz gentoo-8f1965983229f97ff29145b34c83ee274da81a8a.tar.bz2 gentoo-8f1965983229f97ff29145b34c83ee274da81a8a.zip |
media-libs/mesa: Drop old blocker
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r-- | media-libs/mesa/mesa-19.3.0_rc6.ebuild | 1 | ||||
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-19.3.0_rc6.ebuild b/media-libs/mesa/mesa-19.3.0_rc6.ebuild index d8de3e17e493..9c11f067fd53 100644 --- a/media-libs/mesa/mesa-19.3.0_rc6.ebuild +++ b/media-libs/mesa/mesa-19.3.0_rc6.ebuild @@ -104,7 +104,6 @@ RDEPEND=" ) vaapi? ( >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 8f593918a1ac..89ebb55245dd 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -104,7 +104,6 @@ RDEPEND=" ) vaapi? ( >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}] - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 ) ) vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] ) xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] ) |