Convert to new override syntax
[AGL/meta-agl.git] / meta-app-framework / recipes-platform / packagegroups / packagegroup-security-framework.bb
index bc70860..449ce64 100644 (file)
@@ -14,10 +14,9 @@ inherit packagegroup
 # Without configuration, security-manager is not usable. We use
 # the policy packaged from the upstream source code here. Adapting
 # it for the distro can be done by patching that source.
-RDEPENDS_${PN}_append_with-lsm-smack = " \
+RDEPENDS:${PN}:append:with-lsm-smack = " \
     cynagora \
     security-manager \
     security-manager-policy \
-    smacknet \
     smack-system-setup \
 "