sync with KUF
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=296
This commit is contained in:
parent
d320b8b2e8
commit
128b234447
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 07:13:59 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Add kded as a required package since kio calls org.kde.kded5 via dbus
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 17:03:12 UTC 2020 - Wolfgang Bauer <wbauer@tmo.at>
|
||||
|
||||
|
1
kio.spec
1
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}
|
||||
|
Loading…
Reference in New Issue
Block a user