add BuildRequires qt5-qtspeech-devel

This commit is contained in:
pei-jiankang 2022-04-06 09:23:29 +08:00
parent f7724c2c3f
commit 56faa1fc1b

View File

@ -9,7 +9,7 @@
Name: kf5-%{framework}
Version: 5.90.0
Release: 1
Release: 2
Summary: KDE Frameworks 5 Tier 2 solution with abstraction for system notifications
License: LGPLv2+
URL: https://invent.kde.org/frameworks/%{framework}
@ -40,7 +40,7 @@ BuildRequires: qt5-qtx11extras-devel
BuildRequires: qt5-qtdeclarative-devel
%if !0%{?bootstrap}
#BuildRequires: qt5-qtspeech-devel
BuildRequires: qt5-qtspeech-devel
%endif
%if 0%{?tests}
@ -114,6 +114,9 @@ time make test -C %{_target_platform} ARGS="--output-on-failure --timeout 300" |
%changelog
* Wed Apr 6 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-2
- add BuildRequires qt5-qtspeech-devel
* Sat Feb 12 2022 pei-jiankang<peijiankang@kylinos.cn> - 5.90.0-1
- update to upstream version 5.90.0