SHA256
1
0
forked from pool/tigervnc

Accepting request 793683 from home:paulatz

Added BuildRequires: libXrandr-devel and libXdamage-devel to build x0vncserver with support for damage (avoid polling) and randr (can resize server screen from client)

OBS-URL: https://build.opensuse.org/request/show/793683
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=179
This commit is contained in:
Stefan Dirsch 2020-04-14 09:23:01 +00:00 committed by Git OBS Bridge
parent 66008825cc
commit 77bc15e620
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 13 18:20:43 UTC 2020 - Lorenzo Paulatto <paulatz@gmail.com>
- TigerVNC 1.10.1:
Added libXdamage-devel and libXrandr-devel to the BuildRequisites,
to build x0vncserver with DAMAGE, RANDR and XTEXT support
-------------------------------------------------------------------
Fri Apr 10 10:33:53 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@ -55,6 +55,8 @@ BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xproto)
BuildRequires: pkgconfig(xtst)
# Because of keytool to build java client
BuildRequires: libXdamage-devel
BuildRequires: libXrandr-devel
BuildRequires: libgcrypt-devel
BuildRequires: libgpg-error-devel
BuildRequires: mozilla-nss