summaryrefslogtreecommitdiff
path: root/recipes/qt4/qt4-x11-free_4.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qt4/qt4-x11-free_4.4.3.bb')
-rw-r--r--recipes/qt4/qt4-x11-free_4.4.3.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/qt4/qt4-x11-free_4.4.3.bb b/recipes/qt4/qt4-x11-free_4.4.3.bb
index 167629ce93..08a56a47c3 100644
--- a/recipes/qt4/qt4-x11-free_4.4.3.bb
+++ b/recipes/qt4/qt4-x11-free_4.4.3.bb
@@ -12,10 +12,12 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz
file://0002-fix-resinit-declaration.patch;patch=1 \
file://0003-no-tools.patch;patch=1 \
file://0004-no-qmake.patch;patch=1 \
- file://0005-fix-mkspecs.patch;patch=1 \
file://0006-freetype-host-includes.patch;patch=1 \
file://0007-openssl-host-includes.patch;patch=1 \
- file://0008-qt-lib-infix.patch;patch=1"
+ file://0008-qt-lib-infix.patch;patch=1 \
+ file://g++.conf \
+ file://linux.conf \
+ "
S = "${WORKDIR}/qt-x11-opensource-src-${PV}"