qt4-tools-native: Add -no-freetype to the build
authorHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 30 Sep 2010 09:02:46 +0000 (17:02 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Thu, 30 Sep 2010 09:02:46 +0000 (17:02 +0800)
Avoid any dependencies on freetype, just disable it. We are
not interested in the GUI module right now, we build it to
have the tools/qdbus build, which also builds the qdbusviewer.

recipes/qt4/qt4-tools-native.inc

index 6915ba8..7bd7ab4 100644 (file)
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-INC_PR = "r8"
+INC_PR = "r9"
 
 inherit native
 
@@ -26,7 +26,7 @@ EXTRA_OECONF = "-prefix ${prefix} \
                 -no-nas-sound \
                 -no-nis \
                 -verbose -release -static \
-                -embedded \
+                -embedded -no-freetype \
                 -qt3support"
 
 # yank default -e, otherwise we get the following error: