Disable Perl support in Zoitechat build options

This commit is contained in:
deepend-tildeclub
2026-02-01 18:12:03 -07:00
committed by GitHub
parent 1e36865bb3
commit 20056cb9c4

View File

@@ -52,7 +52,7 @@
"--buildtype=release",
"-Dgtk3=true",
"-Ddbus-service-use-appid=true",
"-Dwith-perl=true",
"-Dwith-perl=false",
"-Dwith-python=true",
"-Dwith-lua=lua"
],