Accepting request 806856 from KDE:Frameworks5
- Add kded as a required package since kio calls org.kde.kded5 via dbus OBS-URL: https://build.opensuse.org/request/show/806856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio?expand=0&rev=95
This commit is contained in:
commit
414719828f
@ -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>
|
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(openssl)
|
||||||
BuildRequires: pkgconfig(x11)
|
BuildRequires: pkgconfig(x11)
|
||||||
Requires: %{name}-core = %{version}
|
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
|
# KIO/FileDialog uses klauncher directly, but we can't add Requires, as that would introduce dep cycle
|
||||||
Recommends: kinit
|
Recommends: kinit
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
|
Loading…
Reference in New Issue
Block a user