From 7e22fa10a5d7520f6426b11d67dba4d19dbcbcd7 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Fri, 23 Jun 2023 09:50:38 -0400 Subject: python3-pystray --- jellyfin-mpv-shim/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jellyfin-mpv-shim') diff --git a/jellyfin-mpv-shim/debian/control b/jellyfin-mpv-shim/debian/control index 4534fa9..d33adb3 100644 --- a/jellyfin-mpv-shim/debian/control +++ b/jellyfin-mpv-shim/debian/control @@ -20,7 +20,7 @@ Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, python3:any, jellyfin-apiclient-python (>= 1.9.2) -Recommends: pystray, python3-tk, python3-jinja2, python3-webview | gir1.2-webkit2-4.0 +Recommends: python3-pystray, python3-tk, python3-jinja2, python3-webview | gir1.2-webkit2-4.0 Description: mpv cast client for Jellyfin Jellyfin MPV Shim is a cross-platform cast client for Jellyfin. It has support for all your advanced -- cgit