diff options
author | wchang kim <wchang.kim@samsung.com> | 2020-07-06 17:11:16 +0900 |
---|---|---|
committer | wchang kim <wchang.kim@samsung.com> | 2020-07-06 17:11:16 +0900 |
commit | d5e80549cf8c49387d789fc4d47ecb99da2f491a (patch) | |
tree | 845aa0444a0fc6c58063a58813100f33652d5204 | |
parent | 02ed23afd1620a3b621229433e5a96bba0c434af (diff) | |
download | building-blocks-d5e80549cf8c49387d789fc4d47ecb99da2f491a.tar.gz building-blocks-d5e80549cf8c49387d789fc4d47ecb99da2f491a.tar.bz2 building-blocks-d5e80549cf8c49387d789fc4d47ecb99da2f491a.zip |
Adding oobe app to aarch64 imagesubmit/tizen/20200706.074711accepted/tizen/unified/20200706.133923
Change-Id: Ib776b1e3c7c3d514f76da231da70fe3873af7b71
-rwxr-xr-x | packaging/domain-features-starter.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/domain-features-starter.inc b/packaging/domain-features-starter.inc index 8b88fc8..f819160 100755 --- a/packaging/domain-features-starter.inc +++ b/packaging/domain-features-starter.inc @@ -29,11 +29,11 @@ Requires: org.tizen.setting-notification_common Requires: org.tizen.quickpanel_common Requires: org.tizen.softkey-container Requires: org.tizen.font-viewer +Requires: org.tizen.oobe %ifarch armv7l Requires: org.tizen.setting-homescreen Requires: org.tizen.wallpaper-ui-service Requires: org.tizen.ug-gallery-efl -Requires: org.tizen.oobe %endif %description sub1-domain_Feature-Starter Tizen block (set of packages) for supporting to display menu screen. |