temporarily disable broken python implementation

This commit is contained in:
2026-02-22 12:03:32 -07:00
parent 6c699ac07b
commit 1b1855b14e

View File

@@ -7,7 +7,6 @@
"command": "zoitechat",
"finish-args": [
"--share=ipc",
"--env=GDK_BACKEND=wayland,x11",
"--socket=wayland",
"--socket=fallback-x11",
"--share=network",
@@ -60,7 +59,7 @@
"-Dgtk3=true",
"-Ddbus-service-use-appid=true",
"-Dwith-perl=false",
"-Dwith-python=python3",
"-Dwith-python=false",
"-Dwith-lua=lua"
],
"build-options": {