mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-04 05:04:36 +02:00
packagegroup-qt5-toolchain-target: drop both qtwebkit packages
* qtwebkit builds needs to be fixed first Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,8 +15,6 @@ USE_RUBY = " \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtquick1-qmlplugins', '', d)} \
|
||||
qttranslations-qtquick1 \
|
||||
qtwebkit-dev \
|
||||
qtwebkit-mkspecs \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebkit-qmlplugins', '', d)} \
|
||||
"
|
||||
|
||||
# Requires Wayland to work
|
||||
|
||||
Reference in New Issue
Block a user