blob: 8a9853c6acf9b26379cca0bfd7202e95e50d7ced [file] [log] [blame]
# Common code for applications providing a D-Bus service using sd-bus bindings.
# Class users should define DBUS_SERVICES prior to including.
DEPENDS += "systemd"
RDEPENDS_${PN} += "libsystemd"
inherit obmc-phosphor-dbus-service
inherit obmc-phosphor-c-daemon