summaryrefslogtreecommitdiffstats
path: root/python/rst-linker
diff options
context:
space:
mode:
author Prof. HORSTMANN <wmh@eipg.fr>2021-04-24 06:56:33 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-24 22:07:02 +0700
commit9950aa1938a07844072c5274c8d023cb22cf37a1 (patch)
tree7297d139577eb31f299f3d0b653afeada5ba6461 /python/rst-linker
parent4747c45e9f2f9cdf7022dee1b68b9a13d888ca34 (diff)
downloadslackbuilds-9950aa1938a07844072c5274c8d023cb22cf37a1.tar.gz
slackbuilds-9950aa1938a07844072c5274c8d023cb22cf37a1.tar.xz
python/rst-linker: Fix REQUIRES.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst-linker')
-rw-r--r--python/rst-linker/rst-linker.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rst-linker/rst-linker.info b/python/rst-linker/rst-linker.info
index 8406130c54..2a37c3f868 100644
--- a/python/rst-linker/rst-linker.info
+++ b/python/rst-linker/rst-linker.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/21/9d/d19ce4e31c06cf92f402929e
MD5SUM="15d25a2b72e618f792614f7e1ba7dd67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="setuptools-scm"
MAINTAINER="Prof. HORSTMANN"
EMAIL="wmh@eipg.fr"