summaryrefslogtreecommitdiff
path: root/packages/qt4/qtopia-core.inc
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2007-12-26 01:11:20 +0000
committerHolger Freyther <zecke@selfish.org>2007-12-26 01:11:20 +0000
commit6d217fe3d65950bba512bdb5b606d1209f2d7506 (patch)
tree04eadef484d4fe7a8e80eebd1a24a138d3293e31 /packages/qt4/qtopia-core.inc
parent5867852a8e90a31151acdd555a313ce660d4573c (diff)
packages/qt4/: Share some more patches (no host includes, cross-compile) between Embedded and X11
-Use the CROSSARCH hack/patch on QtopiaCore as well -Do not search /usr/include for freetype and openssl on Qt as well -Do not build a qmake version (needed a diversion due different configure scripts)
Diffstat (limited to 'packages/qt4/qtopia-core.inc')
-rw-r--r--packages/qt4/qtopia-core.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc
index 92d61b0776..d21968cc4b 100644
--- a/packages/qt4/qtopia-core.inc
+++ b/packages/qt4/qtopia-core.inc
@@ -6,6 +6,7 @@ HOMEPAGE = "http://www.trolltech.com"
DEPENDS += "tslib"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz \
+ file://0001-cross-compile.patch;patch=1 \
file://0003-no-tools.patch;patch=1 \
file://0004-no-qmake.patch;patch=1 \
file://0005-fix-mkspecs.patch;patch=1"