buildrootschalter/package/lzlib/Config.in
Francois Perrad d05f5c983a lzlib: new package
[Thomas: reformat Config.in help text to have a reasonable width of
the text.]

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-03-01 16:51:39 +01:00

11 lines
313 B
Plaintext

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