web-runtime: add missing runtime dependencies 35/9335/2
authorMartin Kelly <mkelly@xevo.com>
Tue, 9 May 2017 18:49:57 +0000 (11:49 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 12 May 2017 21:50:40 +0000 (21:50 +0000)
web-runtime calls into qml functionality that it does not explicitly
RDEPEND on. Fix this.

Change-Id: I6523d6ff2b152ca120c4cd4ed0fa60710df16bc6
Signed-off-by: Martin Kelly <mkelly@xevo.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9335
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb

index 90c72ec..c58daea 100644 (file)
@@ -12,7 +12,12 @@ SRC_URI = "\
        file://web-runtime-webkit.qml;md5sum=4daf9df39078634c27a7923d37e82e3d \
 "
 
-RDEPENDS_${PN} = "qtwebkit-qmlplugins"
+RDEPENDS_${PN} = "\
+  qtdeclarative-tools \
+  qtwebkit-qmlplugins \
+  qtwayland-qmlplugins \
+  qtquickcontrols-qmlplugins \
+"
 
 PROVIDES += "virtual/webruntime"
 # add also RPROVIDES to satisfy the packagegroup