forked from pool/tigervnc
- x11vnc requires python3 (bsc#1196623)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=225
This commit is contained in:
parent
013453dfc3
commit
80b02d01c7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 2 08:12:41 UTC 2022 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
- x11vnc requires python3 (bsc#1196623)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Feb 21 16:18:49 UTC 2022 - Joan Torres <joan.torres@suse.com>
|
Mon Feb 21 16:18:49 UTC 2022 - Joan Torres <joan.torres@suse.com>
|
||||||
|
|
||||||
|
@ -232,7 +232,7 @@ 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: python
|
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