diff --git a/tigervnc.changes b/tigervnc.changes index dffefdc..67d13ef 100644 --- a/tigervnc.changes +++ b/tigervnc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Apr 13 18:20:43 UTC 2020 - Lorenzo Paulatto + +- 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 diff --git a/tigervnc.spec b/tigervnc.spec index 1e12400..d606244 100644 --- a/tigervnc.spec +++ b/tigervnc.spec @@ -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