docs/manual/prerequisite.txt: 'make xconfig' uses Qt5, not Qt4
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 27 Oct 2019 13:26:58 +0000 (14:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 14:01:51 +0000 (15:01 +0100)
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 <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
docs/manual/prerequisite.txt

index 1f67e72a24908ba80aeb7efae8bd248ce6a6767c..4e614cfa1b9727f1061696a32bf70bfaa335e2e2 100644 (file)
@@ -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: