diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-01-29 10:11:15 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-01-29 10:12:54 -0800 |
commit | 6afabb82319ab995736f67b97fdb8bfe2ee5770b (patch) | |
tree | a3f3acc575fef414e6863a2279935a1a87623ab2 /x11-libs/libva-vdpau-driver | |
parent | sys-apps/firejail-lts: Remove vulnerable version (diff) | |
download | gentoo-6afabb82319ab995736f67b97fdb8bfe2ee5770b.tar.gz gentoo-6afabb82319ab995736f67b97fdb8bfe2ee5770b.tar.bz2 gentoo-6afabb82319ab995736f67b97fdb8bfe2ee5770b.zip |
x11-libs/libva-vdpau-driver: Drop dead patch.
Missed in commit 8d64b6ae08d79d4479c68a3989b35dc483178af3.
Diffstat (limited to 'x11-libs/libva-vdpau-driver')
-rw-r--r-- | x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch b/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch deleted file mode 100644 index b69769849302..000000000000 --- a/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/src/Makefile.am -+++ b/src/Makefile.am -@@ -1,4 +1,5 @@ - DRIVERS = nvidia -+DRIVERS += nouveau - DRIVERS += s3g # native VA-API driver is too old, so use VDPAU based one - - INCLUDES = \ |