diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:18 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:17 +0700 |
commit | 138f0162c22607a8bf86f028b8ab548545d73956 (patch) | |
tree | 697e90d62bc127c9dfcab0d87d9fb10cc3095f06 /system/afdko/afdko.info | |
parent | 8afb9e7fd12a9765d4f382de4809daaa0be4138e (diff) |
system/afdko: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/afdko/afdko.info')
-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 b6c4bb4f36ea2..1120bd8c1c71a 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="python3-fonttools python3-wheel scikit-build lxml tqdm" +REQUIRES="python3-fonttools scikit-build lxml tqdm" MAINTAINER="Duncan Roe" EMAIL="duncan_roe@optusnet.com.au" |