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




commit 60e6ad13b7ed15dfe1a42b4f79dd4d72efb8ca09
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 | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/elements/core/gnome-software.bst b/elements/core/gnome-software.bst
index c115f0e27..be93971ec 100644
--- a/elements/core/gnome-software.bst
+++ b/elements/core/gnome-software.bst
@@ -41,6 +41,9 @@ variables:
     -Deos_updater=true
     -Dpackagekit=false
     -Dsoup2=true
+    -Dwebapps=false
+    -Dhardcoded_foss_webapps=false
+    -Dhardcoded_proprietary_webapps=false
 
 config:
   configure-commands:


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