Skip to content

Commit

Permalink
python-flask-security: add missing makedep.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Dec 27, 2024
1 parent 106e744 commit 7259a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python-flask-security/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ depends=('python' 'python-flask' 'python-flask-login' 'python-flask-mail'
'python-itsdangerous' 'python-passlib' 'python-email-validator')
makedepends=('python-flask' 'python-flask-login' 'python-flask-mail'
'python-flask-principal' 'python-flask-wtf' 'python-flask-babelex'
'python-itsdangerous' 'python-passlib'
'python-itsdangerous' 'python-passlib' 'python-build' 'python-pip'
'python-setuptools')
source=("https://github.com/mattupstate/flask-security/archive/$pkgver.tar.gz")
sha512sums=('f89b0fe7e1bd5fe79b4b53ce48c9b38fdfcb37247188d043595d678d8e1d5f018d54682b402bbb1b79506ab4ce03f18d77e71c5f5d648cc84868107988ec5517')
Expand Down

0 comments on commit 7259a34

Please sign in to comment.