forked from pool/tigervnc
- Adding a generic 'windowmanager' requires which will be
satisfied by any package providing 'windowmanager()': Requires: windowmanager() (boo#981663). OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=93
This commit is contained in:
parent
b5e6a3eaa4
commit
9a61f33433
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 20:05:19 UTC 2016 - eich@suse.com
|
||||
|
||||
- Adding a generic 'windowmanager' requires which will be
|
||||
satisfied by any package providing 'windowmanager()':
|
||||
Requires: windowmanager()
|
||||
(boo#981663).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 16 13:17:15 UTC 2016 - msrb@suse.com
|
||||
|
||||
|
@ -136,7 +136,6 @@ Requires(post): /usr/sbin/groupadd
|
||||
# Needed to generate certificates
|
||||
Requires: openssl
|
||||
# Needed to serve java applet
|
||||
Requires: icewm
|
||||
Requires: python
|
||||
Requires: python-pyOpenSSL
|
||||
Requires: xauth
|
||||
@ -145,6 +144,7 @@ Requires: xinit
|
||||
Requires: xkbcomp
|
||||
Requires: xkeyboard-config
|
||||
Requires: xorg-x11-fonts-core
|
||||
Requires: windowmanager()
|
||||
Provides: xorg-x11-Xvnc:/usr/lib/vnc/with-vnc-key.sh
|
||||
Summary: TigerVNC implementation of Xvnc
|
||||
Group: System/X11/Servers/XF86_4
|
||||
|
Loading…
Reference in New Issue
Block a user