commit: 56b56e170d4b19773ab07ff0d4c79ea48f355530
Author: David Heidelberg <david <AT> ixit <DOT> cz>
AuthorDate: Sat Nov 15 17:24:51 2014 +0000
Commit: David Heidelberger <d.okias <AT> gmail <DOT> com>
CommitDate: Sat Nov 15 17:24:51 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=56b56e17
media-libs/mesa: remove gallium-egl from ebuild
Removed by commit c46c551c56f78c6bf9e63524c89478695fc4f525
Fixes QA warning.
Signed-off-by: David Heidelberg <david <AT> ixit.cz>
---
media-libs/mesa/mesa-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index f56daac..ddc957c 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -257,7 +257,6 @@ multilib_src_configure() {
myconf+="
$(use_enable llvm gallium-llvm)
$(use_enable openvg)
- $(use_enable openvg gallium-egl)
$(use_enable openmax omx)
$(use_enable r600-llvm-compiler)
$(use_enable vaapi va)