From: Semun Lee Date: Mon, 23 Oct 2017 02:24:31 +0000 (+0900) Subject: Move capi-appfw-event to seperated block X-Git-Tag: submit/tizen_4.0/20171024.042942~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd04d8bcaa87bac52416fe2f4a245989693444df;p=tools%2Fbuilding-blocks.git Move capi-appfw-event to seperated block Change-Id: I203d247f6ea32ba4725e550d271e0c79bb8baac2 Signed-off-by: Semun Lee --- diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index c16970a..3acf404 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -11,6 +11,7 @@ Suggests: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model Suggests: %{name}-sub2-domain_API-AppFramework-Alarm_API Suggests: %{name}-sub2-domain_API-AppFramework-Message_Port_API Suggests: %{name}-sub2-domain_API-AppFramework-Data_Control_API +Suggests: %{name}-sub2-domain_API-AppFramework-Event_API Suggests: %{name}-sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model Suggests: %{name}-sub2-domain_API-AppFramework-Notification_API Suggests: %{name}-sub2-domain_API-AppFramework-Shortcut_API @@ -72,6 +73,14 @@ Requires: data-control 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 +Requires: capi-appfw-event +Requires: esd +%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 + %package sub2-domain_API-AppFramework-Native_EFL_Widget_App_Model Summary: EFL widget app model Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model diff --git a/packaging/platform-preset-iot.inc b/packaging/platform-preset-iot.inc index c6a8b77..e1a56f2 100644 --- a/packaging/platform-preset-iot.inc +++ b/packaging/platform-preset-iot.inc @@ -14,7 +14,6 @@ Requires: bash Requires: buxton2 Requires: capi-appfw-app-common Requires: capi-appfw-app-manager -Requires: capi-appfw-event Requires: capi-appfw-package-manager Requires: capi-appfw-preference Requires: capi-network-wifi