diff options
-rw-r--r-- | recipes-qt/qt5/qt5-creator_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qt5-creator_git.bb b/recipes-qt/qt5/qt5-creator_git.bb index 607c74b6..5797ca32 100644 --- a/recipes-qt/qt5/qt5-creator_git.bb +++ b/recipes-qt/qt5/qt5-creator_git.bb | |||
@@ -86,6 +86,10 @@ RRECOMMENDS_${PN} += " \ | |||
86 | gcc-symlinks g++-symlinks cpp-symlinks \ | 86 | gcc-symlinks g++-symlinks cpp-symlinks \ |
87 | gdb \ | 87 | gdb \ |
88 | cmake \ | 88 | cmake \ |
89 | qtwebengine-dev \ | ||
90 | qtwebengine-mkspecs \ | ||
91 | qtwebengine-plugins \ | ||
92 | ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'qtwebengine-qmlplugins', '', d)} \ | ||
89 | " | 93 | " |
90 | 94 | ||
91 | # ERROR: qt5-creator-4.5.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/qt5-creator/4.5.1-r0/packages-split/qt5-creator/usr/lib/qt5/qtcreator/libqbscore.so.1.10.1' | 95 | # ERROR: qt5-creator-4.5.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/qt5-creator/4.5.1-r0/packages-split/qt5-creator/usr/lib/qt5/qtcreator/libqbscore.so.1.10.1' |