summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-05-04 05:19:15 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-05-18 20:46:16 +0100
commit4725935a25c371e27c4228731a9ca6e9adb6eabf (patch)
tree878a5715ce90d517bae93099665ad93d9e1b5f4b /python
parent1c28d35c342c487f7466b78e3da43a59485d40f3 (diff)
downloadslackbuilds-4725935a25c371e27c4228731a9ca6e9adb6eabf.tar.gz
slackbuilds-4725935a25c371e27c4228731a9ca6e9adb6eabf.tar.xz
python/jsonschema: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/jsonschema/jsonschema.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/jsonschema/jsonschema.info b/python/jsonschema/jsonschema.info
index bfad1b3a52..1a2db636ee 100644
--- a/python/jsonschema/jsonschema.info
+++ b/python/jsonschema/jsonschema.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/j/jsonschema/jsonschema-2.5.1.
MD5SUM="374e848fdb69a3ce8b7e778b47c30640"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="functools32"
+REQUIRES="vcversioner functools32"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"