Add building-blocks for package management 36/160736/1
authorSemun Lee <semun.lee@samsung.com>
Wed, 15 Nov 2017 10:20:50 +0000 (19:20 +0900)
committerwchang kim <wchang.kim@samsung.com>
Sun, 19 Nov 2017 22:18:01 +0000 (07:18 +0900)
- Add wgt-backend block
- Add external storage management block

Change-Id: Ib693b08390d953ce71b1056ce3a7358e21b759ad
Signed-off-by: Semun Lee <semun.lee@samsung.com>
packaging/domain-apis-appfw.inc

index cdee64312dd5dd5b9c0b79286f89c823798aa9f1..33605faaf8ded8a99eb745340e44542e6b70dabc 100644 (file)
@@ -7,6 +7,7 @@
 %package sub1-domain_API-AppFramework
 Summary:       Application Framework Native API Group
 Suggests: %{name}-sub2-domain_API-AppFramework-TPK_Installation
+Suggests: %{name}-sub2-domain_API-AppFramework-External_Storage_Installation
 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
@@ -30,6 +31,14 @@ Requires: pkgmgr-tool
 This block supports tpk package management (install/uninstall)
 %files sub2-domain_API-AppFramework-TPK_Installation
 
+%package sub2-domain_API-AppFramework-External_Storage_Installation
+Summary: Package management in external storage (SD card)
+Requires: app2sd
+Requires: app2sd-plugin
+%description sub2-domain_API-AppFramework-External_Storage_Installation
+This block supports package management in external storage (SD card)
+%files sub2-domain_API-AppFramework-External_Storage_Installation
+
 %package sub2-domain_API-AppFramework-Native_EFL_UI_app_model
 Summary: Native EFL UI app model
 Requires: capi-appfw-application