[packages/libportal] fix build without apidocs

atler atler at pld-linux.org
Wed Apr 26 13:17:03 CEST 2023


commit 797036b8615c09a963c2d4c3a6adf1a6990e4bba
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 26 13:14:31 2023 +0200

    fix build without apidocs

 libportal.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libportal.spec b/libportal.spec
index 852e14a..ae6fc08 100644
--- a/libportal.spec
+++ b/libportal.spec
@@ -245,7 +245,7 @@ Dokumentacja API biblioteki libportal.
 %build
 %meson build \
 	%{!?with_static_libs:--default-library=shared} \
-	-Dbackends=%{?with_gtk3:gtk3%{?with_gtk4:,}}%{?with_gtk4:gtk4}%{?with_qt5:%{?with_gtk4:,}qt5}
+	-Dbackends=%{?with_gtk3:gtk3%{?with_gtk4:,}}%{?with_gtk4:gtk4}%{?with_qt5:%{?with_gtk4:,}qt5} \
 	%{!?with_apidocs:-Ddocs=false}
 
 %ninja_build -C build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libportal.git/commitdiff/d3a0c011fd446fdb5369bca1cf313dd52d47c29b



More information about the pld-cvs-commit mailing list