python/python3-pypng: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:58 -06:00 committed by Willy Sudiarto Raharjo
parent bf3aa4f211
commit 94dd1b8332
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -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 wheel"
REQUIRES="python3-build python3-installer python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"