[xrdp] Add libXrandr-devel to build dependencies.

bojan bojan at fedoraproject.org
Fri Sep 5 00:19:05 UTC 2014


commit b2281773208d7438b6f383a26a8e11f9436d1f31
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Fri Sep 5 10:18:44 2014 +1000

    Add libXrandr-devel to build dependencies.

 xrdp.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/xrdp.spec b/xrdp.spec
index 38f5cab..588e6ca 100644
--- a/xrdp.spec
+++ b/xrdp.spec
@@ -25,6 +25,7 @@ BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
 Buildrequires: libX11-devel
+Buildrequires: libXrandr-devel
 BuildRequires: libXfixes-devel
 BuildRequires: systemd-units
 
@@ -200,6 +201,7 @@ fi
 - do not specify rpaths
 - remove some merged patches, rework others
 - update license to ASL 2.0
+- add libXrandr-devel to build dependencies
 
 * Thu Aug 21 2014 Kevin Fenzi <kevin at scrye.com> - 0.6.1-5
 - Rebuild for rpm bug 1131960


More information about the scm-commits mailing list