add require surface

Signed-off-by: yanansong <songyanan5@huawei.com>
This commit is contained in:
yanansong 2023-10-17 01:52:47 +00:00 committed by Gitee
parent 8d80bba307
commit ccf4c3cd5d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -115,6 +115,8 @@ BuildRequires: llvm-toolset-7-runtime
%enable_llvmtoolset7 %enable_llvmtoolset7
%endif %endif
BuildRequires: ft_surface_wrapper
%description %description
%{summary}. %{summary}.
@ -564,6 +566,9 @@ done
%endif %endif
%changelog %changelog
* Tue Oct 17 2023 yanansong <songyanan5@huawei.com> - 21.3.1-4
- Add fangtian
* Tue Aug 29 2023 herengui <herengui@kylinsec.com.cn> - 21.3.1-4 * Tue Aug 29 2023 herengui <herengui@kylinsec.com.cn> - 21.3.1-4
- Add loongarch64 architecture - Add loongarch64 architecture