aboutsummaryrefslogtreecommitdiff
path: root/graphics/elementary-photos/files/patch-meson__options.txt
blob: e5736e05d5d14c914438cfd8828436ab8668563e (plain) (blame)
1
2
3
4
5
6
7
8
--- meson_options.txt.orig	2020-04-08 20:18:53 UTC
+++ meson_options.txt
@@ -1,3 +1,4 @@
-option ('libunity', type : 'boolean', value : true)
+option ('libunity', type : 'boolean', value : false)
 option ('documentation', type : 'boolean', value : false)
 option ('plugins', type : 'boolean', value : true)
+option ('use-svg-images', type : 'boolean', value : true)