aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-03-01 20:23:52 +0100
committerKoen Kooi <koen@openembedded.org>2010-03-02 09:58:37 +0100
commit35df67a0c18bf45d23aeec68960e108f8c20a656 (patch)
treed912f477ca7ba20dac92af84c3d957738cda6fa1 /recipes/qt4/qt4-x11-free.inc
parentf2f69d9ae0d32b5adff4987d12a7c4924e24555c (diff)
downloadopenembedded-35df67a0c18bf45d23aeec68960e108f8c20a656.tar.gz
qt4: adjust sed magic to recent QT to sanitize .pc files properly
Diffstat (limited to 'recipes/qt4/qt4-x11-free.inc')
-rw-r--r--recipes/qt4/qt4-x11-free.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free.inc b/recipes/qt4/qt4-x11-free.inc
index 8879c90baf..fd33a21787 100644
--- a/recipes/qt4/qt4-x11-free.inc
+++ b/recipes/qt4/qt4-x11-free.inc
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
LICENSE = "GPL QPL"
DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor"
-INC_PR = "r15"
+INC_PR = "r16"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
file://0001-cross-compile.patch;patch=1 \