summaryrefslogtreecommitdiffstats
path: root/python/Automat
diff options
context:
space:
mode:
author David Spencer <idlemoor@slackbuilds.org>2017-05-04 05:18:25 +0100
committer David Spencer <idlemoor@slackbuilds.org>2017-05-18 20:46:16 +0100
commit9750424a25645c511a67aca2001ce4b61b5ba630 (patch)
tree83e476f09562d1e734c3ded26c4dc0ed245d0133 /python/Automat
parent4725935a25c371e27c4228731a9ca6e9adb6eabf (diff)
downloadslackbuilds-9750424a25645c511a67aca2001ce4b61b5ba630.tar.gz
slackbuilds-9750424a25645c511a67aca2001ce4b61b5ba630.tar.xz
python/Automat: Fixed deps.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/Automat')
-rw-r--r--python/Automat/Automat.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Automat/Automat.info b/python/Automat/Automat.info
index 246daeb30e..8e15d44d6c 100644
--- a/python/Automat/Automat.info
+++ b/python/Automat/Automat.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/73/5a/e5dc9a87e5795ba164e012f2b1cd659
MD5SUM="3a73d95339da60b58a624851f2319fe3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm mistune attrs six"
+REQUIRES="python-m2r setuptools-scm attrs six"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"