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 + .../debian/jellyfin-apiclient-python+stackrpms.dsc | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'jellyfin-apiclient-python') 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 diff --git a/jellyfin-apiclient-python/debian/jellyfin-apiclient-python+stackrpms.dsc b/jellyfin-apiclient-python/debian/jellyfin-apiclient-python+stackrpms.dsc index 29b9030..f45a5fd 100644 --- a/jellyfin-apiclient-python/debian/jellyfin-apiclient-python+stackrpms.dsc +++ b/jellyfin-apiclient-python/debian/jellyfin-apiclient-python+stackrpms.dsc @@ -7,8 +7,7 @@ Maintainer: B. Stack Homepage: https://github.com/jellyfin/jellyfin-apiclient-python Standards-Version: 4.5.1 Testsuite: autopkgtest -Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-setuptools -Package-List: +Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-requests, python3-setuptools jellyfin-apiclient-python deb video optional arch=any Files: 00000000000000000000000000000000 1 jellyfin-apiclient-python.orig.tar.gz -- cgit