From 128b23444754ee3a93171fd12dad940ff1bedaa9167f1e35eecb1b60b1a72ab3 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 18 May 2020 09:39:54 +0000 Subject: [PATCH] sync with KUF OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=296 --- kio.changes | 5 +++++ kio.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/kio.changes b/kio.changes index e367f8d..586130d 100644 --- a/kio.changes +++ b/kio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 18 07:13:59 UTC 2020 - Antonio Larrosa + +- Add kded as a required package since kio calls org.kde.kded5 via dbus + ------------------------------------------------------------------- Fri May 15 17:03:12 UTC 2020 - Wolfgang Bauer diff --git a/kio.spec b/kio.spec index b35f18f..6beaf70 100644 --- a/kio.spec +++ b/kio.spec @@ -83,6 +83,7 @@ BuildRequires: cmake(Qt5Xml) >= 5.12.0 BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(x11) Requires: %{name}-core = %{version} +Requires: kded >= %{_kf5_bugfix_version} # KIO/FileDialog uses klauncher directly, but we can't add Requires, as that would introduce dep cycle Recommends: kinit %if %{with lang}