- Don't require plasma-nm5, recommend it only
- Add mkfontdir requires OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=423
This commit is contained in:
parent
560eb7a5ad
commit
4faebdbeeb
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 19 08:08:02 UTC 2018 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Don't require plasma-nm5, recommend it only
|
||||
- Add mkfontdir requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 14:05:16 UTC 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -154,6 +154,7 @@ Requires: oxygen5-sounds >= %{_plasma5_version}
|
||||
Requires: solid-imports
|
||||
Requires: xembedsniproxy >= %{_plasma5_version}
|
||||
# startkde and startplasma call these
|
||||
Requires: mkfontdir
|
||||
Requires: xprop
|
||||
Requires: xrdb
|
||||
Requires: xset
|
||||
@ -255,7 +256,6 @@ Requires: breeze5-decoration >= %{_plasma5_bugfix}
|
||||
Requires: khotkeys5 >= %{_plasma5_bugfix}
|
||||
Requires: kwin5 >= %{_plasma5_bugfix}
|
||||
Requires: libkscreen2-plugin >= %{_plasma5_bugfix}
|
||||
Requires: plasma-nm5 >= %{_plasma5_bugfix}
|
||||
Requires: plasma5-desktop >= %{_plasma5_bugfix}
|
||||
Requires: plasma5-workspace >= %{_plasma5_bugfix}
|
||||
Requires: polkit-kde-agent-5 >= %{_plasma5_bugfix}
|
||||
@ -266,6 +266,8 @@ Requires(postun): update-alternatives
|
||||
Requires(pre): %{_bindir}/cut
|
||||
Requires(pre): %{_bindir}/grep
|
||||
Requires(pre): %{_bindir}/sed
|
||||
# Pulls in NetworkManager, some don't use it
|
||||
Recommends: plasma-nm5 >= %{_plasma5_bugfix}
|
||||
# needed for displaying the handbooks of KDE applications in a Plasma5 session (boo#980068)
|
||||
Recommends: khelpcenter5
|
||||
Provides: kdebase4-session = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user