[gimp/gimp-2-8] build: include the basic-coretext module when building pango for OSX



commit 8a85b907ffc9d5772dda177f9d8f18c8ca3e3f9b
Author: Michael Natterer <mitch gimp org>
Date:   Thu Jun 7 19:44:19 2012 +0200

    build: include the basic-coretext module when building pango for OSX

 build/osx/gimp.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/osx/gimp.modules b/build/osx/gimp.modules
index 79f7387..2bc8291 100644
--- a/build/osx/gimp.modules
+++ b/build/osx/gimp.modules
@@ -219,7 +219,7 @@
 
   <!-- Ah pango, the most painful dependency of them all -->
   <autotools id="pango"  autogen-sh="configure"
-             autogenargs="--without-x --with-included-modules"
+             autogenargs="--without-x --with-included-modules=basic-coretext"
              makeargs="-k -C modules; make">
     <!-- The last version that will build on Tiger is 1.24.5, but who gives a crap -->
     <branch version="1.30.0" module="pango/1.30/pango-1.30.0.tar.xz"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]