ports/net-im/libsignon-glib/files/patch-meson__options.txt
Tobias C. Berner 72deea76ea Update accounts-sso ports
- this fixes for example kio-gdrive
2020-07-11 11:38:30 +00:00

7 lines
417 B
Text

--- meson_options.txt.orig 2020-07-09 18:37:36 UTC
+++ meson_options.txt
@@ -1,3 +1,4 @@
+option('docs', type : 'boolean', description : 'Build with documentation')
option('tests', type : 'boolean', description : 'Build with test support')
option('debugging', type : 'boolean', value: false, description : 'Printing of debug messages')
option('python', type : 'boolean', description : 'Build with python support')