summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2015-08-29 15:37:51 -0700
committerMatt Turner <mattst88@gentoo.org>2015-08-29 16:21:11 -0700
commitf78f3042acf3ac4d2b88b58ea28c2cf41bcde47e (patch)
treef27546629a3f982c39f1b8c7c29608feb85a2e9e /media-libs/mesa/mesa-9999.ebuild
parenttoolchain.eclass: add USE=ssp for gcc-6 to control default stack-protector-st... (diff)
downloadgentoo-f78f3042acf3ac4d2b88b58ea28c2cf41bcde47e.tar.gz
gentoo-f78f3042acf3ac4d2b88b58ea28c2cf41bcde47e.tar.bz2
gentoo-f78f3042acf3ac4d2b88b58ea28c2cf41bcde47e.zip
media-libs/mesa: Install VAAPI drivers to correct location.
Bug: https://bugs.gentoo.org/549564
Diffstat (limited to 'media-libs/mesa/mesa-9999.ebuild')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 1e80c54a2a81..ceb2c93bae53 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -235,6 +235,8 @@ multilib_src_configure() {
$(use_enable xa)
$(use_enable xvmc)
"
+ use vaapi && myconf+="--with-va-libdir=/usr/$(get_libdir)/va/drivers"
+
gallium_enable swrast
gallium_enable video_cards_vmware svga
gallium_enable video_cards_nouveau nouveau