python: fix disabling the SSL module
[buildroot-gz.git] / package / bsdiff / Config.in
blob11fd8b9d35237c8b7897d76f058e82d23e2a8f3f
1 config BR2_PACKAGE_BSDIFF
2         bool "bsdiff"
3         select BR2_PACKAGE_BZIP2
4         help
5           Binary patch/diff like xdelta but creates smaller diffs.
6           Needs bzip2 support.
8           http://www.daemonology.net/bsdiff/