kumquat-buildroot/package/zchunk/Config.in

11 lines
330 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_ZCHUNK
bool "zchunk"
depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
select BR2_PACKAGE_LIBCURL
help
A file format designed for highly efficient deltas while
maintaining good compression.
https://github.com/zchunk/zchunk