add BuildRequires qt5-qtspeech-devel
This commit is contained in:
parent
ae21c67705
commit
d4e0e032ea
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: kf5-%{framework}
|
Name: kf5-%{framework}
|
||||||
Version: 5.90.0
|
Version: 5.90.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
|
Summary: KDE Frameworks 5 Tier 3 module for KNotify configuration
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -36,7 +36,7 @@ BuildRequires: phonon-qt5-devel
|
|||||||
BuildRequires: qt5-qtbase-devel
|
BuildRequires: qt5-qtbase-devel
|
||||||
|
|
||||||
%if !0%{?bootstrap}
|
%if !0%{?bootstrap}
|
||||||
#BuildRequires: cmake(Qt5TextToSpeech)
|
BuildRequires: qt5-qtspeech-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?tests}
|
%if 0%{?tests}
|
||||||
@ -105,6 +105,9 @@ make test ARGS="--output-on-failure --timeout 10" -C %{_target_platform} ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Feb 28 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-3
|
||||||
- update to version 5.90.0-3
|
- update to version 5.90.0-3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user