summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-06-20 13:08:31 +0200
committer Willy Sudiarto Raharjo2023-06-20 13:08:31 +0200
commit693fdf6a19372bd0bd0806494348484286f56d81 (patch)
tree3af02788e55952e4e05bd0179c0e2a2bfd002bae
parent0dd519baaf5f0f9a84fc65da390fc0fed8cfdf4a (diff)
downloadslackbuilds-693fdf6a19372bd0bd0806494348484286f56d81.tar.gz
python/python3-uharfbuzz: Fix dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/python3-uharfbuzz/python3-uharfbuzz.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-uharfbuzz/python3-uharfbuzz.info b/python/python3-uharfbuzz/python3-uharfbuzz.info
index d0b7c6491a..10b3835318 100644
--- a/python/python3-uharfbuzz/python3-uharfbuzz.info
+++ b/python/python3-uharfbuzz/python3-uharfbuzz.info
@@ -7,6 +7,6 @@ MD5SUM="c017c763389e3f8a5e108c3760c8f2ec \
148168f3e8d3bb5b4ec1a13a50bb9155"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-wheel python3-pytest python3-pytest-cov python3-build python3-installer typing-extensions"
+REQUIRES="python3-wheel python3-pytest python3-pytest-cov python3-build typing-extensions"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"