aboutsummaryrefslogtreecommitdiff
path: root/python/python3-fonttools
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:11 +0700
commit86d7d19669c6f773616d3fdd56b4f61aa82a1e44 (patch)
treee244ba2ec81b1b0cec3afb37c0e68aebe2ba5855 /python/python3-fonttools
parentaa551b5064696abc495984ca687deb9fdf706cef (diff)
python/python3-fonttools: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-fonttools')
-rw-r--r--python/python3-fonttools/python3-fonttools.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-fonttools/python3-fonttools.info b/python/python3-fonttools/python3-fonttools.info
index f18577c401f80..b985119e87957 100644
--- a/python/python3-fonttools/python3-fonttools.info
+++ b/python/python3-fonttools/python3-fonttools.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/fonttools/fonttools/archive/4.42.1/fonttools-4.42.1
MD5SUM="c83eed649a5d20e78beb3d9d5b61371c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-unicodedata2 Sphinx sphinx-rtd-theme munkres python3-scipy zopfli python3-fs python3-uharfbuzz freetype-py"
+REQUIRES="python-unicodedata2 munkres python3-scipy zopfli python3-fs python3-uharfbuzz freetype-py"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"