python/rst-linker: Removed dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-11-20 21:16:23 +13:00 committed by Willy Sudiarto Raharjo
parent 512b8ca467
commit 95149c7d16
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/21/9d/d19ce4e31c06cf92f402929e
MD5SUM="15d25a2b72e618f792614f7e1ba7dd67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm python2-setuptools-scm"
REQUIRES="python2-setuptools-scm"
MAINTAINER="Prof. HORSTMANN"
EMAIL="wmh@eipg.fr"