summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-04-23 07:40:29 +0200
committer Willy Sudiarto Raharjo2020-04-24 03:18:58 +0200
commit89adbd9fb573ebf53933d26dbdb143a80c01b70e (patch)
treed7a808dd7c6240f8f03046c4a0f98cfa14058802 /development
parentb9863855195b539ff401cbb84dcbe010a7b19850 (diff)
downloadslackbuilds-89adbd9fb573ebf53933d26dbdb143a80c01b70e.tar.gz
development/Sphinx: Fix README.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/Sphinx/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README
index 367981ce68..fe4453fa70 100644
--- a/development/Sphinx/README
+++ b/development/Sphinx/README
@@ -7,7 +7,7 @@ All Sphinx dependencies must be built with Python 3 support and since there are
many different way of providing this, the following packages require special
build instructions not captured in REQUIRES:
- python/python-urllib3: install python/python3 first
-- python-idna: install python/python3 first
+- python/idna: install python/python3 first
- python/python-chardet: install python/python3 first
- python/imagesize: install python/python3 first
- python/alabaster: install python/python3 first