SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-app-framework / recipes-platform / packagegroups / packagegroup-agl-app-framework.bb
@@ -4,17 +4,16 @@ LICENSE = "MIT"
 
 inherit packagegroup
 
-PACKAGES = "\
+PACKAGES_${PN} = "\
     packagegroup-agl-app-framework \
     "
 
 ALLOW_EMPTY_${PN} = "1"
 
-RDEPENDS_${PN} += "\
+RDEPENDS_${PN} = "\
        af-binder \
        libafbwsc \
        af-main \
        nss-localuser \
-       systemd-agl-sync \
        af-platform-setup \
        "