Accepting request 346308 from home:cboltz:branches:KDE:Frameworks5
- add dependency on xprop (called by /usr/bin/startkde) I noticed this after uninstalling the (not required by anything) xprop package, which resulted in some /usr/bin/startkde: Line 433: xprop: command not found (same for line 435) messages in ~/.xsession-errors OBS-URL: https://build.opensuse.org/request/show/346308 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/plasma5-workspace?expand=0&rev=129
This commit is contained in:
committed by
Git OBS Bridge
parent
e8cad01a4d
commit
3a6603c1dc
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 25 23:58:24 UTC 2015 - opensuse@cboltz.de
|
||||
|
||||
- add dependency on xprop (called by /usr/bin/startkde)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 20 15:03:49 UTC 2015 - alarrosa@suse.com
|
||||
|
||||
|
@@ -114,6 +114,8 @@ Requires: kdelibs4support
|
||||
Requires: kinit
|
||||
Requires: kwin5 >= %{version}
|
||||
Requires: libqt5-qttools >= 5.4.0
|
||||
# /usr/bin/startkde calls xprop
|
||||
Requires: xprop
|
||||
# contains default style, cursors, etc
|
||||
Requires: breeze >= %{version}
|
||||
# needed by krunner
|
||||
|
Reference in New Issue
Block a user