summaryrefslogtreecommitdiffstats
path: root/python/PasteDeploy/PasteDeploy.info
diff options
context:
space:
mode:
author Yth - Arnaud2021-04-24 08:23:54 +0200
committer Willy Sudiarto Raharjo2021-04-24 17:07:00 +0200
commit52f31f8c864fe99e10c021ffa75651fce0f4bd5a (patch)
treeb3a256ddf4ba13ad9288c0efc401d01bf6a9022a /python/PasteDeploy/PasteDeploy.info
parent03f2b269406911592c5af54b71cbee24e009497c (diff)
downloadslackbuilds-52f31f8c864fe99e10c021ffa75651fce0f4bd5a.tar.gz
python/PasteDeploy: Fix REQUIRES.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PasteDeploy/PasteDeploy.info')
-rw-r--r--python/PasteDeploy/PasteDeploy.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/PasteDeploy/PasteDeploy.info b/python/PasteDeploy/PasteDeploy.info
index 5f8c885e58..9b5db51cee 100644
--- a/python/PasteDeploy/PasteDeploy.info
+++ b/python/PasteDeploy/PasteDeploy.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/P/PasteDeploy/PasteDeploy-2.0.
MD5SUM="6193afccc0982abedb9b7711d0d6adb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="pytest-runner"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"