summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmin Vakil2023-07-12 18:35:40 +0330
committerAmin Vakil2023-07-12 18:35:48 +0330
commitd638e4fa99b7a5a675e995e2aa9cdae3902a9add (patch)
tree3cee1af07b8984a99492ceb595873d79cf6a0791 /PKGBUILD
parent3c4eeae0e8fee77ef5096ef2753d5249a0b94a12 (diff)
downloadaur-d638e4fa99b7a5a675e995e2aa9cdae3902a9add.tar.gz
Add python-demjson3 to depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c94e8caf9ab8..8ee6358ae51f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,6 +19,7 @@ depends=(
'python'
'python-bandcamp-api'
'python-beautifulsoup4'
+ 'python-demjson3'
'python-fastapi'
'python-mutagen'
'python-platformdirs'