summaryrefslogtreecommitdiffstats
path: root/rules/qt5.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/qt5.in')
-rw-r--r--rules/qt5.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/qt5.in b/rules/qt5.in
index b0673efdf..39bf5bd6f 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