[packages/gexiv2] don't create static libs when building without them

atler atler at pld-linux.org
Sat Jul 4 14:51:55 CEST 2026


commit 67ce9ab97ed3dcf4722b48bbaf81151d36af8406
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 4 14:50:15 2026 +0200

    don't create static libs when building without them

 gexiv2.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gexiv2.spec b/gexiv2.spec
index cfc9f7a..7954155 100644
--- a/gexiv2.spec
+++ b/gexiv2.spec
@@ -134,6 +134,7 @@ Wiązanie języka vala do biblioteki gexiv2.
 
 %build
 %meson \
+	%{!?with_static_libs:--default-library=shared} \
 	%{?with_apidocs:-Dgtk_doc=true}
 
 %meson_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gexiv2.git/commitdiff/67ce9ab97ed3dcf4722b48bbaf81151d36af8406



More information about the pld-cvs-commit mailing list