[gnome-boxes/flatpak-spice-gtk-dont-build-with-usbredir: 2/2] flatpak, spice-gtk: Build spice-gtk with polkit=disabled




commit 9dfeacc5dad453052e166b893191acc25e83bad4
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Aug 16 12:27:02 2022 +0200

    flatpak, spice-gtk: Build spice-gtk with polkit=disabled
    
    This is currently causing our CI to fail.

 build-aux/flatpak/org.gnome.BoxesDevel.json | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/build-aux/flatpak/org.gnome.BoxesDevel.json b/build-aux/flatpak/org.gnome.BoxesDevel.json
index b5ebedfe..009ab5c2 100644
--- a/build-aux/flatpak/org.gnome.BoxesDevel.json
+++ b/build-aux/flatpak/org.gnome.BoxesDevel.json
@@ -169,6 +169,7 @@
             "config-opts": [
                 "-Dvapi=enabled",
                 "-Dwebdav=enabled",
+                "-Dpolkit=disabled",
                 "-Dusbredir=disabled",
                 "-Dgtk_doc=disabled"
             ],


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