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/mesa/
Date: Thu, 02 Jan 2020 17:29:12
Message-Id: 1577985991.37eca6918bce1e76aed689620915f62eabedf5be.mattst88@gentoo
1 commit: 37eca6918bce1e76aed689620915f62eabedf5be
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 17:26:31 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 17:26:31 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37eca691
7
8 media-libs/mesa: Drop old blocker
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/mesa/mesa-19.2.8.ebuild | 1 -
13 1 file changed, 1 deletion(-)
14
15 diff --git a/media-libs/mesa/mesa-19.2.8.ebuild b/media-libs/mesa/mesa-19.2.8.ebuild
16 index 1645a4c7ca7..62727e5234b 100644
17 --- a/media-libs/mesa/mesa-19.2.8.ebuild
18 +++ b/media-libs/mesa/mesa-19.2.8.ebuild
19 @@ -104,7 +104,6 @@ RDEPEND="
20 )
21 vaapi? (
22 >=x11-libs/libva-1.7.3:=[${MULTILIB_USEDEP}]
23 - video_cards_nouveau? ( !<=x11-libs/libva-vdpau-driver-0.7.4-r3 )
24 )
25 vdpau? ( >=x11-libs/libvdpau-1.1:=[${MULTILIB_USEDEP}] )
26 xvmc? ( >=x11-libs/libXvMC-1.0.8:=[${MULTILIB_USEDEP}] )