kumquat-buildroot/package/lzlib/Config.in
Jörg Krause 0682970b3d package/lzlib: bump to version 0.4.3
Switch to more recent github repository.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
[Thomas: add hash file.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-03-06 23:18:51 +01:00

11 lines
309 B
Plaintext

config BR2_PACKAGE_LZLIB
bool "lzlib"
select BR2_PACKAGE_ZLIB
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
help
This package provides a library to access zlib library
functions and also to read/write gzip files using an
interface similar to the base io package.
https://github.com/LuaDist/lzlib