python/python3-lz4: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:57 -06:00 committed by Willy Sudiarto Raharjo
parent 128e31702e
commit 714d3c3d03
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/b1/e1/4527cb8ae9f087787b5014ae
MD5SUM="678a2e62ee5779789c24c96901e9111c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wheel python3-pkgconfig"
REQUIRES="python3-wheel python3-pkgconfig"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"