diff options
author | B. Stack <bgstack15@gmail.com> | 2023-06-23 09:53:59 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-06-23 09:53:59 -0400 |
commit | f7dd3150d324ff6c7cb54362f8b79ab6249acab0 (patch) | |
tree | 06eaaa3fba84306506753d2f726b495566cc4228 /jellyfin-mpv-shim | |
parent | fix deps 1 (diff) | |
download | stackrpms-f7dd3150d324ff6c7cb54362f8b79ab6249acab0.tar.gz stackrpms-f7dd3150d324ff6c7cb54362f8b79ab6249acab0.tar.bz2 stackrpms-f7dd3150d324ff6c7cb54362f8b79ab6249acab0.zip |
deps 2
Diffstat (limited to 'jellyfin-mpv-shim')
-rw-r--r-- | jellyfin-mpv-shim/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jellyfin-mpv-shim/debian/control b/jellyfin-mpv-shim/debian/control index d33adb3..fad01ce 100644 --- a/jellyfin-mpv-shim/debian/control +++ b/jellyfin-mpv-shim/debian/control @@ -18,8 +18,9 @@ Package: jellyfin-mpv-shim Architecture: any Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends}, + jellyfin-apiclient-python (>= 1.9.2), python3:any, - jellyfin-apiclient-python (>= 1.9.2) + python3-mpv 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 |