SHA256
1
0
forked from pool/neochat

Accepting request 963877 from home:cgiboudeaux:branches:KDE:Qt5

- Update the QCoro build dependency.

OBS-URL: https://build.opensuse.org/request/show/963877
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/neochat?expand=0&rev=18
This commit is contained in:
Christophe Giboudeaux 2022-03-22 19:32:11 +00:00 committed by Git OBS Bridge
parent 206d66a3fb
commit 5e02823df7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 22 09:03:48 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
- Update the QCoro build dependency.
-------------------------------------------------------------------
Wed Feb 9 19:07:37 UTC 2022 - Fabian Vogt <fabian@ritter-vogt.de>

View File

@ -49,7 +49,7 @@ BuildRequires: cmake(KF5QQC2DesktopStyle) >= %{_kf5_version}
BuildRequires: cmake(KF5Sonnet) >= %{_kf5_version}
BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_version}
BuildRequires: cmake(KQuickImageEditor) >= 0.1
BuildRequires: cmake(QCoro)
BuildRequires: cmake(QCoro5)
BuildRequires: cmake(Qt5Core) >= 5.15.0
BuildRequires: cmake(Qt5Gui) >= 5.15.0
BuildRequires: cmake(Qt5Keychain)