]> git.pld-linux.org Git - packages/Mesa.git/blobdiff - Mesa.spec
- when dri_nouveau is disabled, gallium_nouveau-specific stuff is not built too
[packages/Mesa.git] / 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.537598 seconds and 4 git commands to generate.