summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2018-12-27 16:04:54 +0000
committerjoerg <joerg@pkgsrc.org>2018-12-27 16:04:54 +0000
commitb42334f03b78fda5e6c1597f515fde6fd1a56fe4 (patch)
tree38eede3a306974aa720b516c31d8cf881b06af27
parentb323be61dea552a1a1168b8e8c7c5fca26e4e944 (diff)
downloadpkgsrc-b42334f03b78fda5e6c1597f515fde6fd1a56fe4.tar.gz
Needs py-test-runner.
-rw-r--r--www/py-flask-security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-flask-security/Makefile b/www/py-flask-security/Makefile
index 273edb8505e..042e9a90ea2 100644
--- a/www/py-flask-security/Makefile
+++ b/www/py-flask-security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2018/11/23 22:33:44 markd Exp $
+# $NetBSD: Makefile,v 1.13 2018/12/27 16:04:54 joerg Exp $
DISTNAME= Flask-Security-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -12,6 +12,7 @@ COMMENT= Simple security for Flask apps
LICENSE= mit
BUILD_DEPENDS+= ${PYPKGPREFIX}-babel>=1.3:../../devel/py-babel
+BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
DEPENDS+= ${PYPKGPREFIX}-flask>=0.11:../../www/py-flask
DEPENDS+= ${PYPKGPREFIX}-flask-babelex>=0.9.3:../../www/py-flask-babelex
DEPENDS+= ${PYPKGPREFIX}-flask-login>=0.3.0:../../www/py-flask-login