Fix virtual provider for webruntime
[AGL/meta-agl.git] / meta-app-framework / recipes-core / web-runtime / web-runtime_0.1.bb
index fa14987..90c72ec 100644 (file)
@@ -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() {
     :
 }