[gnome-control-center/wip/hadess/faster-flatpak-build: 2/3] flatpak: Don't build udisks' daemon




commit f81eb41d6cda87a861462e4ac1d5841d974db40e
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Sep 15 18:38:30 2021 +0200

    flatpak: Don't build udisks' daemon
    
    We only use the client library.

 build-aux/flatpak/org.gnome.Settings.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.Settings.json b/build-aux/flatpak/org.gnome.Settings.json
index 33b7957bc..a4f93ea72 100644
--- a/build-aux/flatpak/org.gnome.Settings.json
+++ b/build-aux/flatpak/org.gnome.Settings.json
@@ -840,6 +840,7 @@
             "config-opts" : [
                 "--disable-introspection",
                 "--disable-lvm2",
+                "--enable-daemon=no",
                 "--with-systemdsystemunitdir=/app/lib/systemd/system",
                 "--with-tmpfilesdir=/app/lib/tmpfiles.d"
             ],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]