From 8a99965a04ccf0c13f0aad7217549987ad5f56ae Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 22 Jun 2023 14:41:03 -0400 Subject: jf-apiclient add python3-requests --- jellyfin-apiclient-python/debian/control | 1 + 1 file changed, 1 insertion(+) (limited to 'jellyfin-apiclient-python/debian/control') diff --git a/jellyfin-apiclient-python/debian/control b/jellyfin-apiclient-python/debian/control index 06c8d58..316db0c 100644 --- a/jellyfin-apiclient-python/debian/control +++ b/jellyfin-apiclient-python/debian/control @@ -5,6 +5,7 @@ Maintainer: B. Stack Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, + python3-requests, python3-setuptools Standards-Version: 4.5.1 Homepage: https://github.com/jellyfin/jellyfin-apiclient-python -- cgit