summaryrefslogtreecommitdiffstats
path: root/development/Sphinx
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2019-04-18 07:48:15 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-04-20 08:20:54 +0700
commitf53d530a7a105a43801b83f4eb2866a5ee486950 (patch)
treea975d06403fcf317292cf914f5319eee17305dae /development/Sphinx
parentfe4cdb807065d14659b749aa604f378810bd97f5 (diff)
downloadslackbuilds-f53d530a7a105a43801b83f4eb2866a5ee486950.tar.gz
slackbuilds-f53d530a7a105a43801b83f4eb2866a5ee486950.tar.xz
development/Sphinx: Added missing dependency.
Diffstat (limited to 'development/Sphinx')
-rw-r--r--development/Sphinx/Sphinx.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Sphinx/Sphinx.info b/development/Sphinx/Sphinx.info
index 7e22512b74..dbb350ab03 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.0.1.t
MD5SUM="9ea5158901e45b687c257f2fcf08c32a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="alabaster imagesize python3-babel python3-Jinja2 python3-packaging python3-Pygments python-requests python3-six snowballstemmer sphinxcontrib-applehelp sphinxcontrib-devhelp sphinxcontrib-htmlhelp sphinxcontrib-jsmath sphinxcontrib-qthelp sphinxcontrib-serializinghtml"
+REQUIRES="alabaster imagesize python3-babel python3-docutils python3-Jinja2 python3-packaging python3-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"