qtwebengine: rename gn-native

oe-core/whinlatter now has gn recipe which conflicts with our one.
Rename the recipe since webengine works only with its own gn.

Change-Id: I9d8bb7645807ed672a5dcbb3a48a636ee578384e
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
(cherry picked from commit 87f9b140ee)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit d8f45230c7)
This commit is contained in:
Samuli Piippo 2025-10-06 11:24:24 +00:00 committed by Qt Cherry-pick Bot
parent d0dcf838e5
commit 2904d490bb
3 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ DEPENDS += " \
bison-native \
nss nss-native \
qtbase qtdeclarative qtdeclarative-native \
gn-native \
qt-gn-native \
libxkbcommon \
python3-html5lib-native \
"

View File

@ -9,7 +9,7 @@ DEPENDS += " \
qemu-native \
nss nss-native \
qtbase qtdeclarative qtdeclarative-native \
gn-native \
qt-gn-native \
python3-html5lib-native \
"