From 68c7bed0cd9c5877806e655d2aea7777d865ba7e5975be89d8d441323cbdaa41 Mon Sep 17 00:00:00 2001 From: Christophe Marin Date: Mon, 4 Sep 2023 07:08:32 +0000 Subject: [PATCH] Accepting request 1108771 from home:Vogtinator:branches:KDE:Applications - Add some qt5qmlimport runtime deps (boo#1214916) OBS-URL: https://build.opensuse.org/request/show/1108771 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/neochat?expand=0&rev=16 --- neochat.changes | 5 +++++ neochat.spec | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/neochat.changes b/neochat.changes index a14effe..2eb0bf0 100644 --- a/neochat.changes +++ b/neochat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 4 06:38:34 UTC 2023 - Fabian Vogt + +- Add some qt5qmlimport runtime deps (boo#1214916) + ------------------------------------------------------------------- Sun Aug 20 14:00:22 UTC 2023 - Christophe Marin diff --git a/neochat.spec b/neochat.spec index a5512c1..dc57c06 100644 --- a/neochat.spec +++ b/neochat.spec @@ -22,7 +22,7 @@ Name: neochat Version: 23.08.0 Release: 0 Summary: A chat client for Matrix, the decentralized communication protocol -License: GPL-3.0-or-later AND GPL-3.0-only AND BSD-2-Clause +License: BSD-2-Clause AND GPL-3.0-only AND GPL-3.0-or-later Group: Productivity/Networking/Instant Messenger URL: https://apps.kde.org/neochat/ Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz @@ -35,8 +35,8 @@ BuildRequires: cmark BuildRequires: extra-cmake-modules >= %{_kf5_version} BuildRequires: fdupes %if 0%{?suse_version} == 1500 -BuildRequires: gcc12-c++ BuildRequires: gcc12-PIE +BuildRequires: gcc12-c++ %endif BuildRequires: kf5-filesystem BuildRequires: pkgconfig @@ -71,6 +71,9 @@ Requires: kirigami2 Requires: kitemmodels-imports Requires: kquickimageeditor-imports Requires: syntax-highlighting-imports +Requires: qt5qmlimport(QtLocation.5) >= 15 +Requires: qt5qmlimport(QtPositioning.5) >= 15 +Requires: qt5qmlimport(org.kde.quickcharts.1) >= 0 %description Neochat is a client for Matrix, the decentralized communication protocol for instant