diff options
author | Semun Lee <semun.lee@samsung.com> | 2017-10-24 11:02:44 +0900 |
---|---|---|
committer | Semun Lee <semun.lee@samsung.com> | 2017-10-24 02:03:17 +0000 |
commit | 5f95e45eae16abed4f296c69c8a446b337dfef71 (patch) | |
tree | e9228f2a74af61e2647180b8f0eca5d6928bef5c | |
parent | 93a66ebca80544c4c4f244aed805b262bbce15de (diff) | |
download | building-blocks-5f95e45eae16abed4f296c69c8a446b337dfef71.tar.gz building-blocks-5f95e45eae16abed4f296c69c8a446b337dfef71.tar.bz2 building-blocks-5f95e45eae16abed4f296c69c8a446b337dfef71.zip |
Fix wrong summary for app event building block
Change-Id: I02f62c3324ee811025b281427f8d4484c1c21ffc
Signed-off-by: Semun Lee <semun.lee@samsung.com>
-rw-r--r-- | packaging/domain-apis-appfw.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index 3acf404..cdee643 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -74,7 +74,7 @@ This block supports data control API %files sub2-domain_API-AppFramework-Data_Control_API %package sub2-domain_API-AppFramework-Event_API -Summary: Data Control API +Summary: App Event API Requires: capi-appfw-event Requires: esd %description sub2-domain_API-AppFramework-Event_API |