forked from pool/tigervnc
- x11vnc: no longer explicitely require python3, since it's already
required implicitely via autogenerated RPM requires OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=226
This commit is contained in:
parent
80b02d01c7
commit
3890952211
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 13:23:00 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- x11vnc: no longer explicitely require python3, since it's already
|
||||||
|
required implicitely via autogenerated RPM requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 2 08:12:41 UTC 2022 - Joan Torres <joan.torres@suse.com>
|
Wed Mar 2 08:12:41 UTC 2022 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
@ -232,7 +232,6 @@ Xvnc extension allows X clients to read and change VNC configuration.
|
|||||||
%package x11vnc
|
%package x11vnc
|
||||||
Summary: Wrapper that starts x0vncserver
|
Summary: Wrapper that starts x0vncserver
|
||||||
Group: System/X11/Servers/XF86_4
|
Group: System/X11/Servers/XF86_4
|
||||||
Requires: python3
|
|
||||||
Requires: xorg-x11-Xvnc
|
Requires: xorg-x11-Xvnc
|
||||||
Provides: x11vnc
|
Provides: x11vnc
|
||||||
Conflicts: x11vnc
|
Conflicts: x11vnc
|
||||||
|
Loading…
Reference in New Issue
Block a user