[gnome-build-meta/mcatanzaro/fcitx5-gtk] core/gnome-software.bst: disable web apps support



commit b7011b8bb39768f66324190aedf00f38a1b4d8c2
Author: Michael Catanzaro <mcatanzaro redhat com>
Date:   Fri May 27 13:05:30 2022 -0500

    core/gnome-software.bst: disable web apps support
    
    This requires running 'git clone' at runtime, but that cannot work
    because we have no network access. Back to the drawing board here.

 elements/core/gnome-software.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/core/gnome-software.bst b/elements/core/gnome-software.bst
index c115f0e27..a9e379326 100644
--- a/elements/core/gnome-software.bst
+++ b/elements/core/gnome-software.bst
@@ -41,6 +41,7 @@ variables:
     -Deos_updater=true
     -Dpackagekit=false
     -Dsoup2=true
+    -Dwebapps=false
 
 config:
   configure-commands:


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