commit:     899630c4acc2264e1a24d089a2ed37fd65d12c73
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Feb  3 21:48:42 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue Feb  3 21:48:42 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=899630c4

media-libs/mesa: Add video_cards_r300? ( llvm ) to REQUIRED_USE.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=538086

---
 media-libs/mesa/mesa-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 2656e3e..3005cbf 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -80,7 +80,7 @@ REQUIRED_USE="
        video_cards_radeon? ( || ( classic gallium ) )
        video_cards_r100?   ( classic )
        video_cards_r200?   ( classic )
-       video_cards_r300?   ( gallium )
+       video_cards_r300?   ( gallium llvm )
        video_cards_r600?   ( gallium )
        video_cards_radeonsi?   ( gallium llvm )
        video_cards_vmware? ( gallium )

Reply via email to