From f70a843dbdc59f79a67cf9482ad693b7d37de20d Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Sun, 17 Dec 2023 16:26:18 +0700 Subject: [PATCH] replace tkinter with the funny module --- anda/apps/jellyfin-mpv-shim/jellyfin-mpv-shim.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/apps/jellyfin-mpv-shim/jellyfin-mpv-shim.spec b/anda/apps/jellyfin-mpv-shim/jellyfin-mpv-shim.spec index aa19c590e5..d57281b10f 100644 --- a/anda/apps/jellyfin-mpv-shim/jellyfin-mpv-shim.spec +++ b/anda/apps/jellyfin-mpv-shim/jellyfin-mpv-shim.spec @@ -33,7 +33,7 @@ Requires: python3dist(pypresence) Requires: python3dist(pypresence) Requires: python3dist(pystray) Requires: python3dist(pystray) -Requires: python3dist(tkinter) +Requires: python3-tkinter Requires: python3dist(python-mpv) Requires: python3dist(python-mpv-jsonipc) >= 1.2 Requires: python3dist(pywebview) >= 3.3.1