aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-16 07:02:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:19 +0700
commit54e7e0445562be0cd9e6cf32b2311bd2c0285a9c (patch)
tree95c8f30af9897e2fc1b74c79203464cccdb4f42a /python
parent4e1b5f49a702773b05c97107fc10aec44f0ea185 (diff)
python/freetype-py: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/freetype-py/freetype-py.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/freetype-py/freetype-py.info b/python/freetype-py/freetype-py.info
index acba0f971995..f3b4bc129840 100644
--- a/python/freetype-py/freetype-py.info
+++ b/python/freetype-py/freetype-py.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/rougier/freetype-py/archive/v2.4.0/freetype-py-2.4.
MD5SUM="74f8356993d6496216afcd6adf0d0a8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-wheel Sphinx sphinx-rtd-theme"
+REQUIRES="Sphinx sphinx-rtd-theme"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"