opnsense-ports/net-im/libaccounts-glib/files/patch-meson__options.txt
Franco Fichtner 465550923e */*: sync with upstream
Taken from: HardenedBSD
2020-07-25 20:05:46 +02:00

6 lines
341 B
Text

--- meson_options.txt.orig 2020-04-14 20:19:50 UTC
+++ meson_options.txt
@@ -1 +1,3 @@
+option('docs', type : 'boolean', description : 'Build with documentation')
+option('tests', type: 'boolean', description: 'Build with tests')
option('py-overrides-dir', type : 'string', value : '', description: 'Path to pygobject overrides directory')