buildrootschalter/package/bsdiff/Config.in
2006-12-15 13:57:07 +00:00

10 lines
207 B
Plaintext

config BR2_PACKAGE_BSDIFF
bool "bsdiff"
default n
select BR2_PACKAGE_BZIP2
help
Binary patch/diff like xdelta but creates smaller diffs.
Needs bzip2 support.
http://www.daemonology.net/bsdiff/