[TRE-3212] Modify Event API block 69/318669/3
authorHwankyu Jhun <h.jhun@samsung.com>
Sun, 6 Oct 2024 22:00:44 +0000 (07:00 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Sun, 6 Oct 2024 22:09:18 +0000 (07:09 +0900)
The esd-mod-dbus-event module was deleted to remove a dependency of DBus.
The esd-mod-group module is used instead. The esd package added a
dependency of the esd-mod-group module to install.

Change-Id: Ifab57dfed2afa746c878898f9638cd7cec4f71e8
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/domain-apis-appfw.inc

index 220b62c7ca9162bfeb60b0ffb976173353c90ccc..003efc763fb74a97a2b355ba1b17abc1e5fe1b98 100644 (file)
@@ -109,7 +109,7 @@ Summary: App Event API
 Requires: capi-appfw-event
 Requires: esd
 Requires: esd-mod-cion
-Requires: esd-mod-dbus-event
+Requires: esd-mod-group
 %description sub2-domain_API-AppFramework-Event_API
 This block supports system event listening for applications. It also supports event broadcasting among applications.
 %files sub2-domain_API-AppFramework-Event_API