diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-04-27 01:50:59 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-29 09:31:57 +0700 |
commit | f4e826bba1778c885cd0d033a162dceb04230a2d (patch) | |
tree | edfeaba902e8e2da73db912ce1d73dda9a671a41 /system | |
parent | 6307cb979cbeb6267de17eddcba148bb4600065c (diff) |
system/afdko: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/afdko/afdko.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/afdko/afdko.info b/system/afdko/afdko.info index 0126f5a556b1..d22561cd4164 100644 --- a/system/afdko/afdko.info +++ b/system/afdko/afdko.info @@ -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 wheel scikit-build lxml tqdm" +REQUIRES="python-fonttools python3-wheel scikit-build lxml tqdm" MAINTAINER="Duncan Roe" EMAIL="duncan_roe@optusnet.com.au" |