The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / lzlib / Config.in
1 config BR2_PACKAGE_LZLIB
2         bool "lzlib"
3         select BR2_PACKAGE_ZLIB
4         depends on BR2_PACKAGE_HAS_LUAINTERPRETER
5         help
6           This package provides a library to access zlib library
7           functions and also to read/write gzip files using an
8           interface similar to the base io package.
9
10           http://luaforge.net/projects/lzlib/