diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-14 10:39:13 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:08 +0700 |
| commit | 1e9823f0a448e0e89d6719e676960ed6c69dfaa1 (patch) | |
| tree | fb0a6df5fb49a5be610f958e398c84b6c26d0223 /python | |
| parent | 96c94628b4f738701903efa9ca0ddf385161fbf2 (diff) | |
python/freetype-py: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/freetype-py/freetype-py.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/freetype-py/freetype-py.info b/python/freetype-py/freetype-py.info index 41815e6761..acba0f9719 100644 --- a/python/freetype-py/freetype-py.info +++ b/python/freetype-py/freetype-py.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/rougier/freetype-py/archive/v2.4.0/freetype-py-2.4. MD5SUM="74f8356993d6496216afcd6adf0d0a8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-wheel Sphinx sphinx-rtd-theme" +REQUIRES="python3-wheel Sphinx sphinx-rtd-theme" MAINTAINER="Vijay Marcel" EMAIL="vijaymarcel@outlook.com" |
