From: Peter Korsgaard Date: Sun, 27 Oct 2019 13:26:58 +0000 (+0100) Subject: docs/manual/prerequisite.txt: 'make xconfig' uses Qt5, not Qt4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9ed3ee242b80889258c970ba145693580637b78c;p=buildroot.git docs/manual/prerequisite.txt: 'make xconfig' uses Qt5, not Qt4 Since commit 6eacea5a (support/kconfig: bump to kconfig from Linux 4.17-rc2), xconfig uses Qt5, so update prerequisite.txt to match. Signed-off-by: Peter Korsgaard Signed-off-by: Thomas Petazzoni --- diff --git a/docs/manual/prerequisite.txt b/docs/manual/prerequisite.txt index 1f67e72a24..4e614cfa1b 100644 --- a/docs/manual/prerequisite.txt +++ b/docs/manual/prerequisite.txt @@ -59,7 +59,7 @@ data, which in many distributions are packaged separately. The development packages typically have a _-dev_ or _-devel_ suffix. + ** +ncurses5+ to use the 'menuconfig' interface -** +qt4+ to use the 'xconfig' interface +** +qt5+ to use the 'xconfig' interface ** +glib2+, +gtk2+ and +glade2+ to use the 'gconfig' interface * Source fetching tools: