diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-05-28 08:02:23 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:29 +0700 |
commit | 519adcd1e481c80caa0b065655c5519c4f07d687 (patch) | |
tree | b7598eed37892f858bfcb17b946c152b1fadde02 /system | |
parent | ee493106a7c6763b8b6ed1f049c850acbca116f3 (diff) | |
download | slackbuilds-519adcd1e481c80caa0b065655c5519c4f07d687.tar.gz |
system/Type1_to_OTF: Update dependencies.
afdko now already depends on tqdm.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/Type1_to_OTF/Type1_to_OTF.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/Type1_to_OTF/Type1_to_OTF.info b/system/Type1_to_OTF/Type1_to_OTF.info index 4e9c6dec9e..b44915bb11 100644 --- a/system/Type1_to_OTF/Type1_to_OTF.info +++ b/system/Type1_to_OTF/Type1_to_OTF.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/duncan-roe/Type1_to_OTF/archive/v1.0/Type1_to_OTF-1 MD5SUM="33708ff7ff9342f4308c104e4f8ee342" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="afdko pytz python-unicodedata2 python-fonttools tqdm python3-MutatorMath python3-booleanOperations python3-defcon python3-fontMath python3-fontParts python3-fontPens python3-fs python3-psautohint python3-pyclipper python3-ufoProcessor python3-ufonormalizer python3-zopfli" +REQUIRES="afdko pytz python-unicodedata2 python-fonttools python3-MutatorMath python3-booleanOperations python3-defcon python3-fontMath python3-fontParts python3-fontPens python3-fs python3-psautohint python3-pyclipper python3-ufoProcessor python3-ufonormalizer python3-zopfli" MAINTAINER="Duncan Roe" EMAIL="duncan_roe@optusnet.com.au" |