system/afdko: Update deps to python3-fonttools

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Duncan Roe 2023-10-13 13:58:53 +11:00 committed by Willy Sudiarto Raharjo
parent a7e9e00122
commit 7cdf808202

View file

@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/adobe-type-tools/afdko/releases/download/3.8.3/afdk
MD5SUM="5aa7305cf8ac232fc6c01da3fb621319"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-fonttools python3-wheel scikit-build lxml tqdm"
REQUIRES="python3-fonttools python3-wheel scikit-build lxml tqdm"
MAINTAINER="Duncan Roe"
EMAIL="duncan_roe@optusnet.com.au"