diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-04-22 22:40:29 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-24 08:18:58 +0700 |
commit | 89adbd9fb573ebf53933d26dbdb143a80c01b70e (patch) | |
tree | d7a808dd7c6240f8f03046c4a0f98cfa14058802 /development/Sphinx | |
parent | b9863855195b539ff401cbb84dcbe010a7b19850 (diff) |
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/Sphinx')
-rw-r--r-- | development/Sphinx/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/Sphinx/README b/development/Sphinx/README index 367981ce68ca..fe4453fa7030 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 |