mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Enable Lua support and disable Python in Flatpak config
This commit is contained in:
committed by
GitHub
parent
bdee1481ed
commit
e70085a8c4
@@ -52,7 +52,8 @@
|
|||||||
"--buildtype=release",
|
"--buildtype=release",
|
||||||
"-Ddbus-service-use-appid=true",
|
"-Ddbus-service-use-appid=true",
|
||||||
"-Dwith-perl=false",
|
"-Dwith-perl=false",
|
||||||
"-Dwith-lua=lua"
|
"-Dwith-python=false",
|
||||||
|
"-Dwith-lua=true"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
"cflags": "-Wno-error=missing-include-dirs"
|
"cflags": "-Wno-error=missing-include-dirs"
|
||||||
|
|||||||
Reference in New Issue
Block a user