diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:48:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:48:22 +0700 |
commit | c063e1f7be80fe4432a54d710e2de15d27d7dd26 (patch) | |
tree | 144907742519698f3a4d6c8f5022856721dabcc7 | |
parent | 148b7fb4eb7875a314a60091c20d1dc5a7d87dc0 (diff) | |
download | slackbuilds-c063e1f7be80fe4432a54d710e2de15d27d7dd26.tar.gz |
development/Sphinx: Fix DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/Sphinx/Sphinx.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info index 9a6bffa66c..8eaef160fe 100644 --- a/development/Sphinx/Sphinx.info +++ b/development/Sphinx/Sphinx.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/S/Sphinx/Sphinx-2.1.0.t MD5SUM="968d3f865c026adf6a427df5125ef476" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="alabaster imagesize python3-babel python3-docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml" +REQUIRES="alabaster imagesize python3-babel docutils Jinja2 python3-packaging Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |