diff options
author | Holger Freyther <zecke@selfish.org> | 2007-12-24 21:44:57 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2007-12-24 21:44:57 +0000 |
commit | c101c9c7cd3c506f0e7440fc6641bc34055c2459 (patch) | |
tree | 54138f537b32ba7346ee680a91ca89323b71873e /packages/qt4/qtopia-core.inc | |
parent | c1c17dc5be7bb30b651e1680a38ae69091544283 (diff) |
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...)
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r-- | packages/qt4/qtopia-core.inc | 1 |
1 files changed, 1 insertions, 0 deletions
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 |