summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-09-10 10:12:53 +0200
committerraveit65 <[email protected]>2020-09-10 10:12:53 +0200
commit728d1cbcfae014bfdfc559d2a58f40036a08d0d1 (patch)
tree89e93abb6dc0f295314b5bd02188d9bef905ddf4 /meson_options.txt
parent12236b3e7c98e7e08cf11020ad4b171e5df401c9 (diff)
downloadmate-power-manager-728d1cbcfae014bfdfc559d2a58f40036a08d0d1.tar.bz2
mate-power-manager-728d1cbcfae014bfdfc559d2a58f40036a08d0d1.tar.xz
Revert "add meson project"
This reverts commit 1db4b409322e559a3d3a03677dd482a0613f3b29.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/meson_options.txt b/meson_options.txt
deleted file mode 100644
index c8ed4ef..0000000
--- a/meson_options.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-option('enable-deprecated', type: 'boolean', value: false, description: 'Warn about deprecated usages')
-option('keyring', type: 'feature', value: 'auto', description: 'Enable the use of gnome-keyring')
-option('applets', type: 'feature', value: 'enabled', description: 'Build the extra power applets')
-option('with-dbus-services', type: 'string', description: 'where D-BUS services directory is')