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=189a4e97b2d7cd294b50f3bc90be41349b6fe215;hp=fa149875caf905a0b150e67c3395cb94bf5c43ad;hpb=2ceaa31f4137a5a9fb759338827f4b5d1d995772;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() { : }