blob: 45170aaaaf032c23c97818d5f5a971d4bf2def4c [file] [log] [blame]
config BR2_PACKAGE_PARTED
bool "parted"
depends on BR2_LARGEFILE
depends on BR2_USE_WCHAR
select BR2_PACKAGE_UTIL_LINUX
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
help
parted, the GNU partition resizing program
http://www.gnu.org/software/parted/
comment "parted needs a toolchain w/ largefile, wchar"
depends on !(BR2_LARGEFILE && BR2_USE_WCHAR)