summaryrefslogtreecommitdiff
path: root/nonprism/gthumb/nonprism.patch
blob: fac8f26d9c2d8e4eb8105e45fb919c681ac72844 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/meson_options.txt   2023-12-18 20:44:46.658558619 -0500
+++ b/meson_options.txt   2023-12-18 21:06:49.241898826 -0500
@@ -90,7 +90,7 @@
 
 option('webservices',
   type : 'boolean',
-  value : true,
+  value : false,
   description : 'Compile extensions that import/export images from web services'
 )