summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2024-07-05 13:45:10 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2024-07-05 13:49:04 +0900
commit5f703890697b243d25698669ec2e6920cf351343 (patch)
treee61b0c5e2555c9b6fcf1527552161cbef7acb6a7
parenta33b969cee5139dfe21a2112860fc5837d48075f (diff)
downloadrootstrap-5f703890697b243d25698669ec2e6920cf351343.tar.gz
rootstrap-5f703890697b243d25698669ec2e6920cf351343.tar.bz2
rootstrap-5f703890697b243d25698669ec2e6920cf351343.zip
packaging: Add hal-rootstrap-tv BuildRequires dependency on TV profile build
Generate hal-rootstrap including the packages maintained in hal-rootstrap-tv when TV profile build. Change-Id: Iad74a2e3a847b225ddb97766086629a579fe20d0 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--packaging/hal-rootstrap.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/hal-rootstrap.spec b/packaging/hal-rootstrap.spec
index 7fbb47f..3ecfa86 100644
--- a/packaging/hal-rootstrap.spec
+++ b/packaging/hal-rootstrap.spec
@@ -16,6 +16,9 @@ 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}