fix: fix buildrequire at spec file 01/277901/1 accepted/tizen_7.0_base_hotfix tizen_7.0_base_hotfix accepted/tizen/7.0/base/20221116.025908 accepted/tizen/7.0/base/hotfix/20221116.055316 accepted/tizen/base/20220725.042753 submit/tizen_base/20220715.022943 tizen_7.0_m2_release
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Jul 2022 01:57:51 +0000 (10:57 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 15 Jul 2022 01:57:51 +0000 (10:57 +0900)
remove "BuildRequires: doxygen"
change "BuildRequires: python" to "BuildRequires: pkgconfig(python3)"

Change-Id: I1d4aab689e30ff0bd6410b7dcf62e38ed7216293

packaging/icu.spec

index 92768e7..22c812a 100644 (file)
@@ -21,9 +21,8 @@ Source5:   Set_define_false_and_true.patch
 Source6:   Change_localtime_path.patch
 
 Source1001:    icu.manifest
-BuildRequires: doxygen
 BuildRequires: autoconf
-BuildRequires: python
+BuildRequires: pkgconfig(python3)
 
 %description
 Tools and utilities for developing with icu.