From 8c8912c651a377a016d083ef700fac66ee93f9c1 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sun, 1 Feb 2026 18:59:57 -0700 Subject: [PATCH] Change Python build option to specify interpreter --- 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 1edfe61f..73fd9c48 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=true", + "-Dwith-python=python", "-Dwith-lua=lua" ], "build-options": {