1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-29 21:21:54 +01:00
Files
operating-system/buildroot/package/parted/Config.in
2018-03-17 23:47:00 +00:00

13 lines
301 B
Plaintext

config BR2_PACKAGE_PARTED
bool "parted"
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/ wchar"
depends on !BR2_USE_WCHAR