summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Farrugia <mark.farrugia@fiberdyne.com.au>2017-10-03 15:57:23 +1100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-05 03:51:22 +0000
commit28b6f74218c1a4800115d57ea825331f1256ae49 (patch)
tree0932a4bd91173314c3851d77f8d92c819c042e79
parent1c104006388faa4009a19c4b8ce4a81d97ea5db4 (diff)
Add missing qtcharts Qt5 module in AGL demo
This is needed for building applications which utilize the Qt5Charts module. Bug-AGL: SPEC-929 Change-Id: Ife36723900f1e8a846424f3bf4f06cccd3f1bc1b Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
-rw-r--r--recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
index ce7bda70..a22401ff 100644
--- a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
+++ b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb
@@ -20,6 +20,7 @@ RDEPENDS_${PN} += "\
qtdeclarative \
qtdeclarative-qmlplugins \
qtdeclarative-tools \
+ qtcharts \
qtwayland \
qtwayland-plugins \
qtwayland-tools \