diff options
author | B. Stack <bgstack15@gmail.com> | 2023-06-23 09:50:38 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-06-23 09:50:38 -0400 |
commit | 7e22fa10a5d7520f6426b11d67dba4d19dbcbcd7 (patch) | |
tree | 5261a98ff0956f73c131f78853fb54ad2f32ee15 /jellyfin-mpv-shim | |
parent | add python3-websocket (diff) | |
download | stackrpms-7e22fa10a5d7520f6426b11d67dba4d19dbcbcd7.tar.gz stackrpms-7e22fa10a5d7520f6426b11d67dba4d19dbcbcd7.tar.bz2 stackrpms-7e22fa10a5d7520f6426b11d67dba4d19dbcbcd7.zip |
python3-pystray
Diffstat (limited to 'jellyfin-mpv-shim')
-rw-r--r-- | jellyfin-mpv-shim/debian/control | 2 |
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 |