python/python3-lz4: Fix dependency.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
53d43d46ed
commit
693373de18
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/a4/31/ec1259ca8ad11568abaf090a
|
||||||
MD5SUM="8d4477a96cfe82e419bb895d73dccfb7"
|
MD5SUM="8d4477a96cfe82e419bb895d73dccfb7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_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"
|
MAINTAINER="Barry J. Grundy"
|
||||||
EMAIL="bgrundy<at>linuxleo.com"
|
EMAIL="bgrundy<at>linuxleo.com"
|
||||||
|
|
Loading…
Reference in New Issue