mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Enable Perl and Python support in Zoitechat build
This commit is contained in:
committed by
GitHub
parent
56e1c402f6
commit
74c09bdebc
@@ -49,9 +49,10 @@
|
|||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
"config-opts": [
|
"config-opts": [
|
||||||
"--buildtype=release",
|
"--buildtype=release",
|
||||||
|
"-Dgtk3=true",
|
||||||
"-Ddbus-service-use-appid=true",
|
"-Ddbus-service-use-appid=true",
|
||||||
"-Dwith-perl=false",
|
"-Dwith-perl=true",
|
||||||
"-Dwith-python=false",
|
"-Dwith-python=true",
|
||||||
"-Dwith-lua=lua"
|
"-Dwith-lua=lua"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
|
|||||||
Reference in New Issue
Block a user