packages/qt4/qt4-x11-free.inc,qtopia-core.inc: Require the qt_configuration.inc as...
authorHolger Freyther <zecke@selfish.org>
Mon, 24 Dec 2007 21:44:57 +0000 (21:44 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 24 Dec 2007 21:44:57 +0000 (21:44 +0000)
    (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
packages/qt4/qtopia-core.inc

index fe91386..5eb702c 100644 (file)
@@ -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
 
index 178d0a3..09b93ff 100644 (file)
@@ -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