From c101c9c7cd3c506f0e7440fc6641bc34055c2459 Mon Sep 17 00:00:00 2001
From: Holger Freyther <zecke@selfish.org>
Date: Mon, 24 Dec 2007 21:44:57 +0000
Subject: packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Require the
 qt_configuration.inc as well     (add fontconfig to the depends of the X11
 build as well, I wish I would have an      interactive mode for mtn...)

---
 packages/qt4/qt4-x11-free.inc | 3 ++-
 packages/qt4/qtopia-core.inc  | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

(limited to 'packages')

diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc
index fe9138699f..5eb702ce3b 100644
--- a/packages/qt4/qt4-x11-free.inc
+++ b/packages/qt4/qt4-x11-free.inc
@@ -3,7 +3,7 @@ SECTION = "x11/libs"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 LICENSE = "GPL QPL"
-DEPENDS += "virtual/libx11 xft libxext libxrender libxrandr libxcursor"
+DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor"
 PROVIDES = "qt4x11"
 PR = "r6"
 
@@ -21,6 +21,7 @@ QT_BASE_LIB  = "libqt"
 QT_LIBRARY_NAME = "libQt"
 QT_DIR_NAME = "qt4"
 require qt_depends.inc
+require qt_configuration.inc
 require qt_packaging.inc
 require qt_staging.inc
 
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc
index 178d0a354a..09b93ff970 100644
--- a/packages/qt4/qtopia-core.inc
+++ b/packages/qt4/qtopia-core.inc
@@ -20,6 +20,7 @@ QT_BASE_LIB  = "libqtopiacore"
 QT_LIBRARY_NAME = "libQt"
 QT_DIR_NAME = "qtopia"
 require qt_depends.inc
+require qt_configuration.inc
 require qt_packaging.inc
 require qt_staging.inc
 
-- 
cgit v1.2.3