From 58a8adc47a74bd7e968525c942326d4654af9671 Mon Sep 17 00:00:00 2001 From: Chanwoo Choi Date: Tue, 6 Aug 2024 11:05:52 +0900 Subject: Revert "packaging: Add hal-rootstrap-tv BuildRequires dependency on TV profile build" This reverts commit 5f703890697b243d25698669ec2e6920cf351343. There are no hal-rootstrap-tv pacakge. It causes the build break on TV profile build. After creating hal-rootstrap-tv package, will restore it. Change-Id: I0af8e811f913c5c3468b750c5f745681038e0fc9 Signed-off-by: Chanwoo Choi --- packaging/hal-rootstrap.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/packaging/hal-rootstrap.spec b/packaging/hal-rootstrap.spec index 3ecfa86..7fbb47f 100644 --- a/packaging/hal-rootstrap.spec +++ b/packaging/hal-rootstrap.spec @@ -16,9 +16,6 @@ BuildRequires: xmlstarlet BuildRequires: python3 BuildRequires: hal-rootstrap-common -%if "%{tizen_profile_name}" == "tv" -BuildRequires: hal-rootstrap-tv -%endif ### hal-rootstrap-devel %package -n %{devel_name} -- cgit v1.2.3