diff options
-rw-r--r-- | recipes-qt/qt5/qt5-creator_3.3.1.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5-creator_3.3.1.bb b/recipes-qt/qt5/qt5-creator_3.3.1.bb index 8f993cae..97ca450e 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} += " \ | |||
82 | packagegroup-qt5-toolchain-target \ | 82 | packagegroup-qt5-toolchain-target \ |
83 | binutils \ | 83 | binutils \ |
84 | ccache \ | 84 | ccache \ |
85 | gcc-symlinks \ | 85 | make \ |
86 | gcc-symlinks g++-symlinks cpp-symlinks \ | ||
86 | gdb \ | 87 | gdb \ |
87 | " | 88 | " |