python-pathvalidate: bump version to 0.14.1
[buildroot-gz.git] / package / ddrescue / Config.in
blob2ec3e7e30308d10313b835e12ff8194e8682477a
1 config BR2_PACKAGE_DDRESCUE
2         bool "ddrescue"
3         depends on BR2_INSTALL_LIBSTDCPP
4         help
5           GNU ddrescue is a data recovery tool. It copies data from one file
6           or block device (hard disc, cdrom, etc) to another, trying to
7           rescue the good parts first in case of read errors.
9           http://www.gnu.org/software/ddrescue/ddrescue.html
11 comment "ddrescue needs a toolchain w/ C++"
12         depends on !BR2_INSTALL_LIBSTDCPP