All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][PATCH] qt5-creator: add missing RRECOMMENDS for instant usage
@ 2015-06-24 12:33 Andreas Müller
  0 siblings, 0 replies; only message in thread
From: Andreas Müller @ 2015-06-24 12:33 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
---
 recipes-qt/qt5/qt5-creator_3.3.1.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qt5-creator_3.3.1.bb b/recipes-qt/qt5/qt5-creator_3.3.1.bb
index 8f993ca..97ca450 100644
--- a/recipes-qt/qt5/qt5-creator_3.3.1.bb
+++ b/recipes-qt/qt5/qt5-creator_3.3.1.bb
@@ -82,6 +82,7 @@ RRECOMMENDS_${PN} += " \
     packagegroup-qt5-toolchain-target \
     binutils \
     ccache \
-    gcc-symlinks \
+    make \
+    gcc-symlinks g++-symlinks cpp-symlinks \
     gdb \
 "
-- 
1.9.3



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-24 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-24 12:33 [meta-qt5][PATCH] qt5-creator: add missing RRECOMMENDS for instant usage Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.