Files
buildroot/package/lzlib/Config.in
2019-09-25 20:52:32 -03:00

11 lines
294 B
Plaintext

config BR2_PACKAGE_LZLIB
bool "lzlib"
depends on BR2_PACKAGE_LUA
select BR2_PACKAGE_ZLIB
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