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




commit 58c52ba700ab176bdec8e327a5712a56c3478632
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.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1611>

 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]