diff options
Diffstat (limited to 'jellyfin-mpv-shim')
-rw-r--r-- | jellyfin-mpv-shim/debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jellyfin-mpv-shim/debian/control b/jellyfin-mpv-shim/debian/control index 7f08c67..4534fa9 100644 --- a/jellyfin-mpv-shim/debian/control +++ b/jellyfin-mpv-shim/debian/control @@ -6,6 +6,7 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-webview, + python3-setuptools, jellyfin-apiclient-python (>= 1.9.2) Standards-Version: 4.5.1 Homepage: https://github.com/jellyfin/jellyfin-mpv-shim |