summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efdde7faa7f9..a2bb4dd37212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,8 @@ depends=('python'
'python-beautifulsoup4'
'python-requests'
'python-unidecode'
- 'python-pycryptodomex')
+ 'python-pycryptodomex'
+ 'python-websockets')
makedepends=('python-setuptools')
provides=("$pkgname" "spotdl")
options=(strip emptydirs zipman)