!7 [sync] PR-6: add BuildRequires qt5-qtspeech-devel

From: @openeuler-sync-bot 
Reviewed-by: @pei-jiankang, @dou33 
Signed-off-by: @pei-jiankang, @dou33
This commit is contained in:
openeuler-ci-bot 2022-04-07 06:42:48 +00:00 committed by Gitee
commit 70f811f50d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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