blob: c123019170cf508991a2bdac04f875fe422aca08 [file] [log] [blame]
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.
http://luaforge.net/projects/lzlib/