Prepare master for new framework integration
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-profile-graphical-html5.bb
index 2027501..d392916 100644 (file)
@@ -9,15 +9,14 @@ PACKAGES = "\
     profile-graphical-html5 \
     "
 
-ALLOW_EMPTY_${PN} = "1"
+ALLOW_EMPTY:${PN} = "1"
 
-RDEPENDS_${PN} += "\
+RDEPENDS:${PN} += "\
     packagegroup-agl-profile-graphical \
     packagegroup-agl-appfw-html5 \
 "
 
-RDEPENDS_${PN} += "\
-    agl-login-manager \
+RDEPENDS:${PN} += "\
     "
 
-RDEPENDS_profile-graphical-html5 = "${PN}"
+RDEPENDS:profile-graphical-html5 = "${PN}"