summaryrefslogtreecommitdiff
path: root/nonprism/gthumb/nonprism.patch
blob: d43e50c94701a86669a99a6bf059d42bf1af6e11 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/meson_options.txt	2020-01-23 17:25:40.113885277 -0400
+++ b/meson_options.txt	2020-01-23 17:28:25.303643676 -0400
@@ -72,7 +72,7 @@ option('libsecret',
 
 option('webservices', 
   type : 'boolean', 
-  value : true, 
+  value : false, 
   description : 'Compile extensions that import/export images from web services'
 )