[gnome-software/uajain/flatpak-autoupdates-fix: 1/3] asdf



commit 12bebd4f1be4faf052c2a7ceda9e88b77cdd4f0a
Author: Umang Jain <mailumangjain gmail com>
Date:   Fri Oct 4 04:01:22 2019 -0400

    asdf

 meson_options.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 14174f07..70c828c0 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -2,17 +2,17 @@ option('tests', type : 'boolean', value : true, description : 'enable tests')
 option('gspell', type : 'boolean', value : true, description : 'enable gspell')
 option('gnome_desktop', type : 'boolean', value : true, description : 'enable gnome-desktop')
 option('man', type : 'boolean', value : true, description : 'enable man pages')
-option('packagekit', type : 'boolean', value : true, description : 'enable PackageKit support')
+option('packagekit', type : 'boolean', value : false, description : 'enable PackageKit support')
 option('packagekit_autoremove', type : 'boolean', value : false, description : 'autoremove packages in 
PackageKit')
 option('polkit', type : 'boolean', value : true, description : 'enable PolKit support')
 option('eos_updater', type : 'boolean', value : false, description : 'enable eos-updater support')
-option('fwupd', type : 'boolean', value : true, description : 'enable fwupd support')
+option('fwupd', type : 'boolean', value : false, description : 'enable fwupd support')
 option('flatpak', type : 'boolean', value : true, description : 'enable Flatpak support')
 option('rpm_ostree', type : 'boolean', value : false, description : 'enable rpm-ostree support')
-option('shell_extensions', type : 'boolean', value : true, description : 'enable shell extensions support')
+option('shell_extensions', type : 'boolean', value : false, description : 'enable shell extensions support')
 option('odrs', type : 'boolean', value : true, description : 'enable ODRS support')
-option('webapps', type : 'boolean', value : true, description : 'enable webapps support')
-option('gudev', type : 'boolean', value : true, description : 'enable GUdev support')
+option('webapps', type : 'boolean', value : false, description : 'enable webapps support')
+option('gudev', type : 'boolean', value : false, description : 'enable GUdev support')
 option('snap', type : 'boolean', value : false, description : 'enable Snap support')
 option('external_appstream', type : 'boolean', value : false, description : 'enable external AppStream 
support')
 option('valgrind', type : 'boolean', value : true, description : 'enable Valgrind debugging integration')


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