add BuildRequires qt5-qtspeech-devel

This commit is contained in:
pei-jiankang 2022-04-06 11:19:07 +08:00
parent ae21c67705
commit d4e0e032ea

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