diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 13:23:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-26 13:28:51 +0200 |
commit | 54bf7423e8e767e9d4a2edbc889ff4155df5864e (patch) | |
tree | 8bd8230b4f090e9fe6377335d86e1d640c568551 /recipes/qt4/qt4-x11-free.inc | |
parent | 38ee732803984de88a449b8ba8296a5deda62771 (diff) |
qt4: enable xmlpatterns (needed for navit-gui-qml), fix missing lib with xmlpatterns in 4.7.0-beta1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/qt4/qt4-x11-free.inc')
-rw-r--r-- | recipes/qt4/qt4-x11-free.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free.inc b/recipes/qt4/qt4-x11-free.inc index f4fa83ec12..c7fabe9b4f 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 libxft libxext libxrender libxrandr libxcursor" -INC_PR = "r17" +INC_PR = "r18" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \ file://0001-cross-compile.patch \ |