[TRE-2363] Add Frame Broker API to IoT headed image 57/226557/4
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 4 Mar 2020 01:13:28 +0000 (10:13 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Thu, 5 Mar 2020 01:38:52 +0000 (10:38 +0900)
Change-Id: I6d1fca58e94ceccf2f24981fecc15881e3f6ab72
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/domain-apis-appfw.inc
packaging/platform-preset-iot.inc

index c441e78f47950110753de552d711e2a7e7ca8434..0607ced637a70ca7862742b23280b62c537b9e46 100644 (file)
@@ -24,6 +24,7 @@ Suggests: %{name}-sub2-domain_API-AppFramework-Job_Scheduler_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Capability_Manager_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Component_Manager_API
 Suggests: %{name}-sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Model
+Suggests: %{name}-sub2-domain_API-AppFramework-Frame_Broker_API
 %description sub1-domain_API-AppFramework
 Tizen block (set of packages) for Group of domain API-AppFramework
 %files sub1-domain_API-AppFramework
@@ -218,3 +219,14 @@ Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model
 %description sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Model
 This block supports native EFL component based application model
 %files sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Model
+
+%package sub2-domain_API-AppFramework-Frame_Broker_API
+Summary: Frame Broker API
+Requires: frame-broker
+Requires: frame-provider
+Requires: libscreen_connector_launcher_service
+Requires: libscreen_connector_shared_widget_laeunch
+%description sub2-domain_API-AppFramework-Frame_Broker_API
+This block support frame broker API
+%files sub2-domain_API-AppFramework-Frame_Broker_API
+
index 97899244b3a0d75699559627c11cd852b45edafd..634a6faf649ded90757fe5fa5bd5b6c22dd99dd3 100644 (file)
@@ -81,6 +81,7 @@ Requires:     %{name}-sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Mo
 Requires:      %{name}-sub2-domain_API-AppFramework-Data_Control_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Event_API
 Requires:      %{name}-sub2-domain_API-AppFramework-External_Storage_Installation
+Requires:      %{name}-sub2-domain_API-AppFramework-Frame_Broker_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Job_Scheduler_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Media_Key_API
 Requires:      %{name}-sub2-domain_API-AppFramework-Message_Port_API