summaryrefslogtreecommitdiff
path: root/net-im/libsignon-glib/files/patch-meson__options.txt
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-07-11 11:38:30 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-07-11 11:38:30 +0000
commit72deea76ea544555493ca8da126514d5d0bf96c6 (patch)
treeb861073a25af8e42fdfa597bcbb47ef0a2365213 /net-im/libsignon-glib/files/patch-meson__options.txt
parentUpdate to 5.3.1 (diff)
Update accounts-sso ports
- this fixes for example kio-gdrive
Notes
Notes: svn path=/head/; revision=541960
Diffstat (limited to 'net-im/libsignon-glib/files/patch-meson__options.txt')
-rw-r--r--net-im/libsignon-glib/files/patch-meson__options.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-im/libsignon-glib/files/patch-meson__options.txt b/net-im/libsignon-glib/files/patch-meson__options.txt
new file mode 100644
index 000000000000..a75a41241149
--- /dev/null
+++ b/net-im/libsignon-glib/files/patch-meson__options.txt
@@ -0,0 +1,7 @@
+--- 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')