mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] qt5: fix typo
@ 2022-01-11  6:14 Ulrich Ölmann
  2022-01-21  7:19 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Ölmann @ 2022-01-11  6:14 UTC (permalink / raw)
  To: PTXdist Development Mailing List; +Cc: Ulrich Ölmann

Signed-off-by: Ulrich Ölmann <u.oelmann@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-request@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] qt5: fix typo
  2022-01-11  6:14 [ptxdist] [PATCH] qt5: fix typo Ulrich Ölmann
@ 2022-01-21  7:19 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-01-21  7:19 UTC (permalink / raw)
  To: ptxdist; +Cc: Ulrich Ölmann

Thanks, applied as 340b9eb6cf0ddfd4a2a611b90733add367650531.

Michael

[sent from post-receive hook]

On Fri, 21 Jan 2022 08:19:46 +0100, Ulrich Ölmann <u.oelmann@pengutronix.de> wrote:
> Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
> Message-Id: <20220111061400.1689995-1-u.oelmann@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> 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

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11  6:14 [ptxdist] [PATCH] qt5: fix typo Ulrich Ölmann
2022-01-21  7:19 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox