From 1b752f0e114e6f8de1e6d3569cbd1a760fad553d Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 30 Aug 2026 10:29:53 -0400 Subject: [PATCH] follow-up --- sys/unix/NewInstall.unx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/NewInstall.unx b/sys/unix/NewInstall.unx index f4a3e8f4d..e6b276e91 100644 --- a/sys/unix/NewInstall.unx +++ b/sys/unix/NewInstall.unx @@ -148,7 +148,7 @@ additional interfaces. See below. | | | | sudo dnf install mkfontscale | | | | | | |----------+-------+------------------+-------------------------------------| -| Linux | Qt | WANT_WIN_QT=1 | Here is one possible way to obtain | +| Linux | Qt | WANT_WIN_QT6=1 | Here is one possible way to obtain | | (Ubuntu) | | | the required packages: | | | | | | | | | |sudo apt install qt6-base-dev |