Add systemd synchronization script
[AGL/meta-agl.git] / meta-app-framework / recipes-core / packagegroups / packagegroup-agl-app-framework.bb
index 231d9c9..8f8180e 100644 (file)
@@ -16,5 +16,6 @@ RDEPENDS_${PN} += "\
        af-binder-binding-authlogin \
        libafbwsc \
        af-main \
-       web-runtime \
-    "
+       systemd-agl-sync \
+       ${@bb.utils.contains('DISTRO_FEATURES', 'webruntime', 'virtual/webruntime', '', d)} \
+       "