python/python3-lz4: Fix dependency.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-08-25 07:00:36 +07:00
parent 53d43d46ed
commit 693373de18
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/a4/31/ec1259ca8ad11568abaf090a
MD5SUM="8d4477a96cfe82e419bb895d73dccfb7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-tox python3-pytest python3-pytest-runner python3-pkgconfig"
REQUIRES="python3-tox python3-pytest-runner python3-pkgconfig"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy<at>linuxleo.com"