From 860bd324bc37abaf18e9bd0c1139a036c58b8fbe Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 13 Feb 2020 11:42:34 -0600 Subject: [PATCH] Requires: accounts-qml-module (#1794594) --- kaccounts-integration.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kaccounts-integration.spec b/kaccounts-integration.spec index 0b611cd..6fd947f 100644 --- a/kaccounts-integration.spec +++ b/kaccounts-integration.spec @@ -1,6 +1,6 @@ Name: kaccounts-integration Version: 19.12.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small system to administer web accounts across the KDE desktop License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -40,6 +40,7 @@ BuildRequires: pkgconfig(libsignon-qt5) >= 8.55 # For AutoReq cmake-filesystem BuildRequires: cmake +Requires: acounts-qml-module%{?_isa} Requires: signon-plugin-oauth2%{?_isa} Obsoletes: kaccounts < 15.03 @@ -103,6 +104,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 13 2020 Rex Dieter - 19.12.2-2 +- Requires: accounts-qml-module (#1794594) + * Tue Feb 04 2020 Rex Dieter - 19.12.2-1 - 19.12.2