Browse Source

system/afdko: Switched to python3-lxml

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Jeremy Hansen 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
eea82bf2da
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      system/afdko/afdko.info

2
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 scikit-build lxml tqdm"
REQUIRES="python3-fonttools scikit-build python3-lxml tqdm"
MAINTAINER="Duncan Roe"
EMAIL="duncan_roe@optusnet.com.au"
Loading…
Cancel
Save