!7 add BuildRequires qt5-qtspeech-devel

From: @pei-jiankang 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-04-06 06:46:01 +00:00 committed by Gitee
commit 52bcb953a2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -4,7 +4,7 @@
Name: kf5-%{framework}
Version: 5.90.0
Release: 3
Release: 4
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
License: LGPLv2+
@ -36,7 +36,7 @@ BuildRequires: phonon-qt5-devel
BuildRequires: qt5-qtbase-devel
%if !0%{?bootstrap}
#BuildRequires: cmake(Qt5TextToSpeech)
BuildRequires: qt5-qtspeech-devel
%endif
%if 0%{?tests}
@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
%changelog
* Wed Apr 6 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-4
- add BuildRequires qt5-qtspeech-devel
* Mon Feb 28 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-3
- update to version 5.90.0-3