python/python3-uharfbuzz: Fix dep.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-06-20 18:08:31 +07:00
parent 0dd519baaf
commit 693fdf6a19
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -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"