aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2023-10-13 13:59:51 +1100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-10-13 10:11:24 +0700
commit9d3960abc140baf44b83111f9ebe0881d8df2d56 (patch)
tree2661410ec5e46b41c8ce64d776814b89e359e997
parent7cdf808202fc65c9e93deb00019b8ff1f99a06c4 (diff)
system/Type1_to_OTF: Update deps to python3-fonttools
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/Type1_to_OTF/Type1_to_OTF.info2
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 b44915bb11..5b61e38e2f 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 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 python3-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"