Make /usr/local compatible with SOTA
[AGL/meta-agl.git] / meta-app-framework / recipes-core / packagegroups / packagegroup-agl-app-framework.bb
index c5b4b53..0fdaabc 100644 (file)
@@ -12,6 +12,9 @@ ALLOW_EMPTY_${PN} = "1"
 
 RDEPENDS_${PN} += "\
        af-binder \
+       af-binder-binding-afb-dbus-binding \
+       af-binder-binding-authlogin \
+       libafbwsc \
        af-main \
-       web-runtime \
+       ${@bb.utils.contains('DISTRO_FEATURES', 'webruntime', 'virtual/webruntime', '', d)} \
     "