diff options
author | Nobuhiko Tanibata <ntanibata@jp.adit-jv.com> | 2015-12-17 16:04:14 +0900 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.200> | 2015-12-21 14:24:38 +0000 |
commit | 92aa6b10348ff0a0202fed677615ce333d3530ac (patch) | |
tree | 71956d5fd0c5e52bf31c2129687d48495ed445a0 /recipes-qt/packagegroups | |
parent | 45e14d9435eef26cb8afb152a56d9f303192fbdd (diff) |
Add qml-execscript-plugin to packagegroup-agl-appfw-native-qt5
Change-Id: I8fd46c251ed84f77c608a01bdd2418c9bf95b4cb
Signed-off-by: Nobuhiko Tanibata <ntanibata@jp.adit-jv.com>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r-- | recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb | 1 |
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 e03c85b01..28ddbd4ad 100644 --- a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb +++ b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb @@ -36,6 +36,7 @@ RDEPENDS_${PN} += "\ qtwayland-tools \ qtgraphicaleffects-qmlplugins \ qml-radio-plugin \ + qml-execscript-plugin \ " # qtwebkit |