summaryrefslogtreecommitdiff
path: root/jellyfin-mpv-shim/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'jellyfin-mpv-shim/debian/control')
-rw-r--r--jellyfin-mpv-shim/debian/control2
1 files changed, 1 insertions, 1 deletions
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
bgstack15