[grilo-plugins/wip/mschraal/lua-default-enabled: 8/8] meson: Enable Lua by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/wip/mschraal/lua-default-enabled: 8/8] meson: Enable Lua by default
- Date: Thu, 24 Jan 2019 10:39:44 +0000 (UTC)
commit c41f20b8fbd52860c3aac073e973765a9132453a
Author: Marinus Schraal <mschraal gnome org>
Date: Tue Sep 25 12:25:10 2018 +0200
meson: Enable Lua by default
Closes: #20
meson_options.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson_options.txt b/meson_options.txt
index 7d96a74..7ded397 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -8,7 +8,7 @@ option('enable-freebox', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value:
option('enable-gravatar', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Gravatar plugin')
option('enable-jamendo', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Jamendo plugin')
option('enable-local-metadata', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Local Metadata plugin')
-option('enable-lua-factory', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Lua Factory plugin')
+option('enable-lua-factory', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'yes', description:
'Enable Lua Factory plugin')
option('enable-magnatune', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Magnatune plugin')
option('enable-metadata-store', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Metadata Store plugin')
option('enable-opensubtitles', type: 'combo', choices: [ 'auto', 'yes', 'no' ], value: 'auto', description:
'Enable Opensubtitles plugin')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]