user/paperless-ngx: add missing depend

This commit is contained in:
Antoine Martin 2023-07-07 21:30:02 -04:00
parent 75e24ea11a
commit 709801ef38

View file

@ -3,7 +3,7 @@
pkgname=paperless-ngx
pkgver=1.16.5
pkgrel=0
pkgrel=1
pkgdesc="A community-supported supercharged version of paperless: scan, index and archive all your physical documents"
url="https://github.com/paperless-ngx/paperless-ngx"
license="GPL-3.0-only"
@ -56,6 +56,7 @@ depends="
py3-django-picklefield
py3-django-q
py3-django-rest-framework
py3-django-rest-framework-guardian
py3-filelock
py3-fuzzywuzzy
py3-gunicorn