]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- when dri_nouveau is disabled, gallium_nouveau-specific stuff is not built too MESA_8_0 auto/th/Mesa-8.0.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 23 Jul 2012 15:42:28 +0000 (17:42 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 23 Jul 2012 15:42:28 +0000 (17:42 +0200)
Mesa.spec

index 7756f4da378831683aa143009c9e5efb3bb9f6ba..bc80ea30557a497d4e456d8085ee2b847b3a509e 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -90,6 +90,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %undefine      with_xa
 %endif
 
+%if %{without dri_nouveau}
+%undefine      with_gallium_nouveau
+%endif
+
 %if %{without egl}
 %undefine      with_gbm
 %undefine      with_wayland
This page took 0.043233 seconds and 4 git commands to generate.