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




commit 6295fa36729ae3a66e39117423d1e06e89114862
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]