diff options
author | Tasuku Suzuki <tasuku.suzuki@qt.io> | 2016-12-13 01:24:43 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2016-12-14 13:04:53 +0000 |
commit | 690bc6fc8f3f07bf2e5a2c1503c0ca2362a443e5 (patch) | |
tree | 80848d339b10ffee49ca70749cb4ecee335dbde6 /recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb | |
parent | ac5d5ad0d25b1c511e466415b76feacfd71c5990 (diff) |
remove qtquick1 and qtwebkit
Change-Id: Ie33b59a564411655fcf41f0482be5135e6f1dff2
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
Diffstat (limited to 'recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb')
-rw-r--r-- | recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb index 5444095f0..c953a326c 100644 --- a/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb +++ b/recipes-qt/packagegroups/packagegroup-agl-appfw-native-qt5.bb @@ -21,19 +21,11 @@ RDEPENDS_${PN} += "\ qtdeclarative-plugins \ qtdeclarative-qmlplugins \ qtdeclarative-tools \ - qtquick1 \ - qtquick1-plugins \ - qtquick1-tools \ qtwayland \ qtwayland-plugins \ qtwayland-tools \ qtgraphicaleffects-qmlplugins \ - qml-execscript-plugin \ " RDEPENDS_${PN}_checkforkrogoth += "\ qtwayland-examples \ " - - -# qtwebkit -# qtwebkit-qmlplugins |