summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:24 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:38 +0700
commitdbc79e45be24431454d0939110a46d03bb54a4bb (patch)
tree8e8beec0b2814c7c8274d078d89d027376792d46 /python
parent93ddeb109ec394572a7b933aefa9067892702e8a (diff)
downloadslackbuilds-dbc79e45be24431454d0939110a46d03bb54a4bb.tar.gz
slackbuilds-dbc79e45be24431454d0939110a46d03bb54a4bb.tar.xz
python/python3-pypng: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-pypng/python3-pypng.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pypng/python3-pypng.info b/python/python3-pypng/python3-pypng.info
index 7a8de63843..ce5138ea2c 100644
--- a/python/python3-pypng/python3-pypng.info
+++ b/python/python3-pypng/python3-pypng.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pypng/pypng-0.2022071
MD5SUM="7d9cce86ceb19524784ade86fb13a063"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel"
+REQUIRES="python3-build python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"