summaryrefslogtreecommitdiff
path: root/package/lzlib/Config.in
blob: 32328c5ec7d72488f5914e406ac80ca66993f2e0 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LZLIB
	bool "lzlib"
	select BR2_PACKAGE_ZLIB
	depends on BR2_PACKAGE_LUA
	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