summaryrefslogtreecommitdiffstats
path: root/package/gptfdisk/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2015-03-13 18:33:04 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-03-13 22:54:42 +0100
commitfac3042cc53a9aff87cb047f55a12d23c9973f4d (patch)
treedbe12abec0f13427d395e6e7d56b6fe7135afead /package/gptfdisk/Config.in
parent519d36e085ae2bf92ec2317b738073701a4bad22 (diff)
downloadbuildroot-fac3042cc53a9aff87cb047f55a12d23c9973f4d.tar.gz
buildroot-fac3042cc53a9aff87cb047f55a12d23c9973f4d.zip
gptfdisk: bump to version 0.8.10
Drop the ICU patch and ICU support since it's no longer necessary. Use original hashes from sourceforge. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gptfdisk/Config.in')
-rw-r--r--package/gptfdisk/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gptfdisk/Config.in b/package/gptfdisk/Config.in
index d16781f382..75cdf8c710 100644
--- a/package/gptfdisk/Config.in
+++ b/package/gptfdisk/Config.in
@@ -38,6 +38,7 @@ config BR2_PACKAGE_GPTFDISK_SGDISK
config BR2_PACKAGE_GPTFDISK_CGDISK
bool "ncurses cgdisk"
select BR2_PACKAGE_NCURSES
+ select BR2_PACKAGE_NCURSES_WCHAR # needed because of UTF-16
help
Install the ncurses-based GUID partition table (GPT)
manipulator /usr/sbin/cgdisk.
OpenPOWER on IntegriCloud