summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5122f05d608..1fb6e3adb14a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
license=('MIT')
depends=('python-appdirs' 'python-flask' 'python-flask-sqlalchemy' 'python-flask-cors'
- 'python-flask-httpauth' 'python-flask-limiter' 'python-waitress'
+ 'python-flask-httpauth' 'python-flask-limiter' 'python-waitress' 'python-alembic'
'python-dateutil' 'python-yaml' 'python-requests' 'python-wtforms' 'systemd')
checkdepends=('python-parameterized')