From a165cf3eb89f7d1e9e512a86ca806f75b7afb607 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 22 Jun 2023 14:19:50 -0400 Subject: jf parts: add python3-setuptools --- jellyfin-mpv-shim/debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'jellyfin-mpv-shim') 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 -- cgit