From bee248b15aff43e2e66e3d3d9a22a4b43cb50ff9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 18 Aug 2020 08:00:32 +0200 Subject: qt5-creator: Add cmake to RRECOMMENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Without cmake qt-creator is not of much use - most projects use cmake these days and as far as I can remember qt will move to build with cmake. Signed-off-by: Andreas Müller (cherry picked from commit 43120725aaeedc88eecbc345a1b7e9adfa45e120) --- recipes-qt/qt5/qt5-creator_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-qt/qt5/qt5-creator_git.bb b/recipes-qt/qt5/qt5-creator_git.bb index 39f202d6..607c74b6 100644 --- a/recipes-qt/qt5/qt5-creator_git.bb +++ b/recipes-qt/qt5/qt5-creator_git.bb @@ -85,6 +85,7 @@ RRECOMMENDS_${PN} += " \ make \ gcc-symlinks g++-symlinks cpp-symlinks \ gdb \ + cmake \ " # 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' -- cgit v1.2.3