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:33 +0000 |
commit | 55f19073c6aecc38afac6b9e68f443d1b6963663 (patch) | |
tree | 2a1e8bc35c8b8468d8d78d6b917a46cda1d6364b | |
parent | 5699b179a7e44d710377289297c3756c4cc6b458 (diff) | |
download | building-blocks-55f19073c6aecc38afac6b9e68f443d1b6963663.tar.gz building-blocks-55f19073c6aecc38afac6b9e68f443d1b6963663.tar.bz2 building-blocks-55f19073c6aecc38afac6b9e68f443d1b6963663.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 |