[PATCH 1/2] libXrandr provides xrandr.pc which has a private dependancy on xrender

Benjamin Close Benjamin.Close at clearchain.com
Wed Apr 25 20:14:23 PDT 2012


From: Benjamin Close <Benjamin.Close at synrgicresearch.com>

For sanity sake we build xrender as a backup here so a system xrender isn't
accidentally used when building apps singulary with: jhbuild build someapp

Signed-off-by: Benjamin Close <Benjamin.Close at synrgicresearch.com>
---
 xorg.modules |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/xorg.modules b/xorg.modules
index da93553..929a6fb 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -509,6 +509,7 @@
       <dep package="macros"/>
       <dep package="libX11"/>
       <dep package="randrproto"/>
+      <dep package="libXrender"/>
     </dependencies>
   </autotools>
 
-- 
1.7.7.3



More information about the xorg-devel mailing list