diff options
author | Hwankyu Jhun <h.jhun@samsung.com> | 2021-01-04 07:56:57 +0900 |
---|---|---|
committer | Hwankyu Jhun <h.jhun@samsung.com> | 2021-01-04 07:56:57 +0900 |
commit | d1bd20091f5c7377aea54aba87378ff502511c49 (patch) | |
tree | d9166c82784826131bf3e3e15b7b1cc659a8dc76 | |
parent | 7d5e3d7f52d0c584f9ed6ddf036b45ef2ccbc26f (diff) | |
download | building-blocks-d1bd20091f5c7377aea54aba87378ff502511c49.tar.gz building-blocks-d1bd20091f5c7377aea54aba87378ff502511c49.tar.bz2 building-blocks-d1bd20091f5c7377aea54aba87378ff502511c49.zip |
[TRE-2584] Add Component Port APIsubmit/tizen/20210104.005215accepted/tizen/unified/20210104.130250
Change-Id: I35e32b3710cdccb9cf8c563db8c6977eb8083a40
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
-rw-r--r-- | packaging/domain-apis-appfw.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index efbdd86..8bdf6b2 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -213,6 +213,7 @@ This block supports component manager API %package sub2-domain_API-AppFramework-Native_EFL_Component_Based_App_Model Summary: Native EFL Component based app model Requires: component-based-application +Requires: component-based-port Requires: aul Requires: app-core-multiwindow Requires: %{name}-sub2-domain_API-AppFramework-Component_Manager_API |