diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-20 18:08:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-20 18:08:03 +0700 |
commit | 0dd519baaf5f0f9a84fc65da390fc0fed8cfdf4a (patch) | |
tree | b8265db524304b6827208d3d4cbabc80157d199b /python | |
parent | 8dd9fe1ea5b193a5191ec02bfdc9507920f593ce (diff) |
python/python3-ufolib2: Fix dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-ufolib2/python3-ufolib2.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ufolib2/python3-ufolib2.info b/python/python3-ufolib2/python3-ufolib2.info index 5155a9194ba4..d4291e35146e 100644 --- a/python/python3-ufolib2/python3-ufolib2.info +++ b/python/python3-ufolib2/python3-ufolib2.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/fonttools/ufolib2/archive/v0.15.0/python3-ufolib2-0 MD5SUM="a8f2123405d89c272cd3b99658fd9727" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="typing-extensions python3-cattrs python-fonttools python3-fs lxml python3-build python3-installer python3-wheel msgpack-python python3-pytest Sphinx sphinx-rtd-theme" +REQUIRES="typing-extensions python3-cattrs python-fonttools python3-fs lxml python3-build python3-wheel msgpack-python python3-pytest Sphinx sphinx-rtd-theme" MAINTAINER="Vijay Marcel" EMAIL="vijaymarcel@outlook.com" |