From 4a8e17e80ebdbec6f34887ab7907d18c655246d4 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sun, 1 Feb 2026 19:08:50 -0700 Subject: [PATCH] Change Python dependency to false in Zoitechat config --- flatpak/net.zoite.Zoitechat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flatpak/net.zoite.Zoitechat.json b/flatpak/net.zoite.Zoitechat.json index 73fd9c48..02eab3da 100644 --- a/flatpak/net.zoite.Zoitechat.json +++ b/flatpak/net.zoite.Zoitechat.json @@ -53,7 +53,7 @@ "-Dgtk3=true", "-Ddbus-service-use-appid=true", "-Dwith-perl=false", - "-Dwith-python=python", + "-Dwith-python=false", "-Dwith-lua=lua" ], "build-options": {