summaryrefslogtreecommitdiff
path: root/packages/qt4/qtopia-core.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-24 13:35:15 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-24 13:35:15 +0000
commit737541febbf4c2fb236acce3731a60bd92edeaa4 (patch)
treeb6f99dd9f1027c600de8df8f9f6ae295c685ac2a /packages/qt4/qtopia-core.inc
parent27a1ceee1dd5daa78fb14833f941182b15ff2e69 (diff)
packages/qt4/qt4-x11-free,qtopia-core: Change the order, move the config flags to the .inc files
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r--packages/qt4/qtopia-core.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc
index 3789cc7932..204378af07 100644
--- a/packages/qt4/qtopia-core.inc
+++ b/packages/qt4/qtopia-core.inc
@@ -12,11 +12,14 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.ta
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"
+QT_CONFIG_FLAGS += " \
+ -nomake demos -nomake examples -nomake tools \
+ -qt-mouse-tslib -qt-gfx-transformed -embedded ${QT_ARCH}"
QT_BASE_NAME = "qtopiacore"
QT_BASE_LIB = "libqtopiacore"
QT_LIBRARY_NAME = "libQt"
QT_DIR_NAME = "qtopia"
-require qt_packaging.inc
require qt_depends.inc
+require qt_packaging.inc
inherit qtopia4core