[packages/cage] force fallback when building without system wlroots

atler atler at pld-linux.org
Sat Jun 29 03:10:14 CEST 2024


commit 68e0fbb01e1468f65f11e9956e804a22e622322b
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jun 29 01:19:38 2024 +0200

    force fallback when building without system wlroots

 cage.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/cage.spec b/cage.spec
index a596400..2097bd7 100644
--- a/cage.spec
+++ b/cage.spec
@@ -84,6 +84,7 @@ prevents the user from interacting with anything but this application.
 %meson build \
 	-Dxwayland=true \
 %if %{without system_wlroots}
+	--force-fallback-for=wlroots \
 	-Dwlroots:default_library=static \
 	-Dwlroots:examples=false
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cage.git/commitdiff/68e0fbb01e1468f65f11e9956e804a22e622322b



More information about the pld-cvs-commit mailing list