aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 18:06:28 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 18:06:28 +0700
commit2591af868b257e47915f14cd55716003d417934b (patch)
tree23e751ee1befa6678a8fe5dca455f26b5a41ce58 /python
parentb70fcf595889771fe070886228169f6a790b13cf (diff)
downloadslackbuilds-2591af868b257e47915f14cd55716003d417934b.tar.xz
python/freetype-py: Fix dep.
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 829b3c47ef1f..41815e676110 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-build python3-installer python3-wheel Sphinx sphinx-rtd-theme"
+REQUIRES="python3-build python3-wheel Sphinx sphinx-rtd-theme"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"