diff options
author | shivamv <shivam.v2@samsung.com> | 2022-09-20 15:08:33 +0530 |
---|---|---|
committer | Shivam Varshney <shivam.v2@samsung.com> | 2022-09-20 09:45:46 +0000 |
commit | 44e21b555c2132060f99b4c3fa0e669913c4d9f9 (patch) | |
tree | 40be222af954af48a6769f90c2f2c02c9e3a2d63 | |
parent | d6d529c6a9b1653506e566bdcd0cdc3ea3cfa51e (diff) | |
download | building-blocks-44e21b555c2132060f99b4c3fa0e669913c4d9f9.tar.gz building-blocks-44e21b555c2132060f99b4c3fa0e669913c4d9f9.tar.bz2 building-blocks-44e21b555c2132060f99b4c3fa0e669913c4d9f9.zip |
[TRE-2982] Adding boot-animation-dali. This replaces the following packages:accepted/tizen/unified/20220921.022918
1. boot-animation
2. boot-aniamtion-extension_emulator
3. boot-aniamtion-sound-file-profile_common
Change-Id: Ic6ece7256be39d3eaef1160a9d9299d949b53fa8
Signed-off-by: shivamv <shivam.v2@samsung.com>
-rw-r--r-- | packaging/domain-features-bootanimation.inc | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/packaging/domain-features-bootanimation.inc b/packaging/domain-features-bootanimation.inc index a847451..697835e 100644 --- a/packaging/domain-features-bootanimation.inc +++ b/packaging/domain-features-bootanimation.inc @@ -6,12 +6,7 @@ #################### %package sub1-domain_Feature-BootAni Summary: Boot Animation packages -Requires: boot-animation -%ifarch %{ix86} x86_64 -Requires: boot-animation-extension_emulator -%else -Requires: boot-animation-sound-file-profile_common -%endif +Requires: boot-animation-dali %description sub1-domain_Feature-BootAni Tizen block (set of packages) for Boot Animation of Tizen %files sub1-domain_Feature-BootAni |