[VD][RISCV][PDNCF] Use system ICU instead of chromium third-party library 06/322906/1
authorhuochangjun <changjun.huo@samsung.com>
Thu, 17 Apr 2025 11:09:34 +0000 (19:09 +0800)
committerhuochangjun <changjun.huo@samsung.com>
Thu, 17 Apr 2025 11:09:34 +0000 (19:09 +0800)
Change-Id: Ib7c3ca11dffb6cba074db0d1fb0d3b627923a975
Signed-off-by: huochangjun <changjun.huo@samsung.com>
packaging/chromium-efl.spec

index 42d596b9f9d357769b16b092f0877bcb4bb1e5c5..3475d20c00e0ad083158bf29ea72b8eb315a5fd0 100644 (file)
@@ -174,7 +174,7 @@ BuildRequires: pkgconfig(video-capture)
 %endif
 
 %{?_use_system_icu: %define __use_system_icu %{_use_system_icu}}
-%if "%{?profile}" == "tv" && %{tizen_version} > 80 && %{?_use_system_icu: 0}%{!?_use_system_icu: 1} && "%{?__tizen_tv_riscv64}" != "1"
+%if "%{?profile}" == "tv" && %{tizen_version} > 80 && %{?_use_system_icu: 0}%{!?_use_system_icu: 1}
 %define __use_system_icu 1
 %endif