summaryrefslogtreecommitdiffstats
path: root/system/afdko
diff options
context:
space:
mode:
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
commit138f0162c22607a8bf86f028b8ab548545d73956 (patch)
tree697e90d62bc127c9dfcab0d87d9fb10cc3095f06 /system/afdko
parent8afb9e7fd12a9765d4f382de4809daaa0be4138e (diff)
downloadslackbuilds-138f0162c22607a8bf86f028b8ab548545d73956.tar.gz
slackbuilds-138f0162c22607a8bf86f028b8ab548545d73956.tar.xz
system/afdko: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/afdko')
-rw-r--r--system/afdko/afdko.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/afdko/afdko.info b/system/afdko/afdko.info
index b6c4bb4f36..1120bd8c1c 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"