diff options
author | Inkyun Kil <inkyun.kil@samsung.com> | 2022-12-09 12:31:25 +0900 |
---|---|---|
committer | Inkyun Kil <inkyun.kil@samsung.com> | 2022-12-09 12:31:25 +0900 |
commit | 05847a0087d6eb62d91a2655ad49e9e031cb2d6b (patch) | |
tree | 8005f531a556c5461295233a2880a9d0be1d222e | |
parent | 5fbadc09f9f1f4530273685788ee681a8245569c (diff) | |
download | building-blocks-05847a0087d6eb62d91a2655ad49e9e031cb2d6b.tar.gz building-blocks-05847a0087d6eb62d91a2655ad49e9e031cb2d6b.tar.bz2 building-blocks-05847a0087d6eb62d91a2655ad49e9e031cb2d6b.zip |
[TRE-3016] Add esd module packages to building-blocksaccepted/tizen/unified/20221209.124106
Change-Id: I6dd7a77ddcb8395ea717fbe6e05a7539eca30834
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
-rw-r--r-- | packaging/domain-apis-appfw.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index 750b87b..8da5d84 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -108,6 +108,8 @@ This block supports cion API Summary: App Event API Requires: capi-appfw-event Requires: esd +Requires: esd-mod-cion +Requires: esd-mod-dbus-event %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 |