mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
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. Pick-to: 6.10 6.9 6.8 Change-Id: I9d8bb7645807ed672a5dcbb3a48a636ee578384e Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
52ca908246
commit
87f9b140ee
|
|
@ -8,7 +8,7 @@ DEPENDS += " \
|
|||
bison-native \
|
||||
nss nss-native \
|
||||
qtbase qtdeclarative qtdeclarative-native \
|
||||
gn-native \
|
||||
qt-gn-native \
|
||||
libxkbcommon \
|
||||
python3-html5lib-native \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ DEPENDS += " \
|
|||
qemu-native \
|
||||
nss nss-native \
|
||||
qtbase qtdeclarative qtdeclarative-native \
|
||||
gn-native \
|
||||
qt-gn-native \
|
||||
python3-html5lib-native \
|
||||
"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user