python/python3-Flask-SQLAlchemy: fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bb47fe0ab2
commit
ddc4dfe848
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/f/flask-sqlalchemy/flas
|
||||||
MD5SUM="d7273df5991bcd9510afe52a1cb07bfc"
|
MD5SUM="d7273df5991bcd9510afe52a1cb07bfc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-build Flask SQLAlchemy"
|
REQUIRES="Flask SQLAlchemy"
|
||||||
MAINTAINER="fourtysixandtwo"
|
MAINTAINER="fourtysixandtwo"
|
||||||
EMAIL="fourtysixandtwo@sliderr.net"
|
EMAIL="fourtysixandtwo@sliderr.net"
|
||||||
|
|
Loading…
Reference in New Issue