]> git.pld-linux.org Git - packages/gtk+3.git/blobdiff - gtk+3.spec
don't create static libs without static_libs
[packages/gtk+3.git] / gtk+3.spec
index 0316cfc34f5a3ab8ab0a63efbf9d8b621bd57e1f..ec934ad0253f22277bb0c05dcba3f08bafe55200 100644 (file)
@@ -296,6 +296,7 @@ cp -a demos examples _examples
 %build
 CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
 %meson build \
+       %{!?with_static_libs:--default-library=shared} \
        -Dprint_backends=file,lpr%{?with_cups:,cups}%{?with_papi:,papi} \
        -Dcloudproviders=%{__true_false cloudproviders} \
        -Dgtk_doc=%{__true_false apidocs} \
This page took 0.122289 seconds and 4 git commands to generate.