Signed-off-by: Ulrich Ölmann <u.oelm...@pengutronix.de>
---
 rules/qt5.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/qt5.in b/rules/qt5.in
index b0673efdf3d1..39bf5bd6f221 100644
--- a/rules/qt5.in
+++ b/rules/qt5.in
@@ -3,7 +3,7 @@
 menuconfig QT5
        tristate
        select HOST_SYSTEM_PERL
-       # python2 or python3 works for QtDeclarative but QtWebengine need 
python2
+       # python2 or python3 works for QtDeclarative but QtWebengine needs 
python2
        select HOST_SYSTEM_PYTHON3      if QT5_MODULE_QTDECLARATIVE && 
!QT5_MODULE_QTWEBENGINE
        select HOST_SYSTEM_PYTHON       if QT5_MODULE_QTWEBENGINE
        select LIBC_PTHREAD
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to