diff options
author | 2020-01-02 09:26:31 -0800 | |
---|---|---|
committer | 2020-01-02 09:26:31 -0800 | |
commit | 37eca6918bce1e76aed689620915f62eabedf5be (patch) | |
tree | de2a3f65b196bdb02b41d0c16c39dbc8197db489 /media-libs | |
parent | media-libs/mesa: Add missing libselinux dependency (diff) | |
download | gentoo-37eca6918bce1e76aed689620915f62eabedf5be.tar.gz gentoo-37eca6918bce1e76aed689620915f62eabedf5be.tar.bz2 gentoo-37eca6918bce1e76aed689620915f62eabedf5be.zip |
media-libs/mesa: Drop old blocker
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-19.2.8.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-19.2.8.ebuild b/media-libs/mesa/mesa-19.2.8.ebuild index 1645a4c7ca77..62727e5234b5 100644 --- a/media-libs/mesa/mesa-19.2.8.ebuild +++ b/media-libs/mesa/mesa-19.2.8.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}] ) |