diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2019-09-26 06:26:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.ap-northeast-2.compute.internal> | 2019-09-26 06:26:25 +0000 |
commit | 8064d8229c1e8e4cdf5068a8e64d0b8a51c62a07 (patch) | |
tree | 61d1df106e58176c26593e0cc13a6d760561a0f0 | |
parent | 78997f28f13ace17400324939dac6a46877e241f (diff) | |
parent | b7e90721cf726297bec5b8d2d03116cd42487ea9 (diff) | |
download | building-blocks-8064d8229c1e8e4cdf5068a8e64d0b8a51c62a07.tar.gz building-blocks-8064d8229c1e8e4cdf5068a8e64d0b8a51c62a07.tar.bz2 building-blocks-8064d8229c1e8e4cdf5068a8e64d0b8a51c62a07.zip |
Merge "Include calendar, music-player, setting-notification apps in IoT Headed image" into tizensubmit/tizen/20190926.063602accepted/tizen/unified/20190927.013252
-rwxr-xr-x | packaging/domain-features-starter.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/domain-features-starter.inc b/packaging/domain-features-starter.inc index fb1a3aa..3c4b33b 100755 --- a/packaging/domain-features-starter.inc +++ b/packaging/domain-features-starter.inc @@ -16,6 +16,9 @@ Requires: org.tizen.indicator-profile_common Requires: org.tizen.volume_common Requires: org.tizen.task-mgr Requires: org.tizen.worldclock-efl +Requires: org.tizen.calendar +Requires: org.tizen.music-player +Requires: org.tizen.setting-notification Requires: cert-svc-ui %description sub1-domain_Feature-Starter Tizen block (set of packages) for supporting to display menu screen. |