--- hexchat-git-c1091c38b.old/meson_options.txt +++ hexchat-git-c1091c38b/meson_options.txt @@ -42,7 +42,7 @@ option('with-fishlim', type: 'boolean', description: 'Fish encryption plugin, requires openssl' ) -option('with-lua', type: 'string', value: 'luajit', +option('with-lua', type: 'string', description: 'Lua scripting plugin, value is pkg-config name to use or "false"' ) option('with-perl', type: 'string', value: 'perl',