From e6cec4c3c319ca0c7c5c8f9ce8eb9595100c6a43 Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Thu, 22 Jun 2023 15:20:55 -0400 Subject: add python3-websocket --- jellyfin-apiclient-python/debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'jellyfin-apiclient-python/debian/control') diff --git a/jellyfin-apiclient-python/debian/control b/jellyfin-apiclient-python/debian/control index 316db0c..4d7989c 100644 --- a/jellyfin-apiclient-python/debian/control +++ b/jellyfin-apiclient-python/debian/control @@ -6,7 +6,8 @@ Build-Depends: debhelper-compat (= 13), dh-python, python3-all-dev, python3-requests, - python3-setuptools + python3-setuptools, + python3-websocket Standards-Version: 4.5.1 Homepage: https://github.com/jellyfin/jellyfin-apiclient-python Rules-Requires-Root: no -- cgit