X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-app-framework%2Frecipes-core%2Fweb-runtime%2Fweb-runtime_0.1.bb;h=90c72eccf97104beff3233588cfa5ec3f5e22dee;hb=09fd2eddd43d660e4fb890bdb818021ec7279eba;hp=fa149875caf905a0b150e67c3395cb94bf5c43ad;hpb=6dbefa1e2b6aa9ab52353360405905515793a3a3;p=AGL%2Fmeta-agl.git 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 fa149875c..90c72eccf 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 @@ -14,6 +14,10 @@ SRC_URI = "\ RDEPENDS_${PN} = "qtwebkit-qmlplugins" +PROVIDES += "virtual/webruntime" +# add also RPROVIDES to satisfy the packagegroup +RPROVIDES_${PN} += "virtual/webruntime" + do_configure() { : }