From: Martin Kelly Date: Tue, 9 May 2017 18:49:57 +0000 (-0700) Subject: web-runtime: add missing runtime dependencies X-Git-Tag: 3.99.1~31 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F9335%2F2;p=AGL%2Fmeta-agl.git web-runtime: add missing runtime dependencies web-runtime calls into qml functionality that it does not explicitly RDEPEND on. Fix this. Change-Id: I6523d6ff2b152ca120c4cd4ed0fa60710df16bc6 Signed-off-by: Martin Kelly Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9335 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb b/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb index 90c72eccf..c58daea30 100644 --- a/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb +++ b/meta-app-framework/recipes-core/web-runtime/web-runtime_0.1.bb @@ -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