[libgda] Options: disable with-gnome-keyring unused option



commit 9ced4e52400a3bf0edde1c1dbf6cf5e0660952c9
Author: Daniel Espinosa <esodan gmail com>
Date:   Sun Jan 31 15:19:35 2021 -0600

    Options: disable with-gnome-keyring unused option

 meson_options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 42c76c33a..0a1a815b4 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -7,7 +7,7 @@ option('json', type : 'boolean', value : true, description : 'Enable support for
 option('sqlcipher', type : 'boolean', value : true, description : 'Build SQLCipher database provider')
 option('libsoup', type : 'boolean', value : true, description : 'Enable libsoup support')
 option('libsecret', type : 'boolean', value : false, description : 'Enable libsecret support')
-option('with-gnome-keyring', type : 'boolean', value : false, description : 'Enable gnome-keyring support')
+#option('gnome-keyring', type : 'boolean', value : false, description : 'Enable gnome-keyring support')
 option('with-examples', type : 'boolean', value : false, description : 'Compile examples [default=false')
 option('tools', type : 'boolean', value : false, description : 'Enable build experimental GUI Tools')
 option('glade-catalog-dir', type : 'string', value : '', description : 'Use the given directory to install 
glade catalog files. If glade is not available this option is ignored. If it is not given the valaue from 
pkg-config will be used')


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