diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-04 10:15:27 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2009-11-04 10:15:27 +0100 |
commit | 5277f843e6697332613a6e652f57356ffa0b2207 (patch) | |
tree | 8a1c7d68c13477c0d16af925fdd81d460cc32181 /recipes/qt4 | |
parent | 7032ae4307d9de2534882591cb8f7ff8d0970c41 (diff) |
qt4-x11-free.inc: bumped PR to force recompilation so it uses the fixed mysql
needed to get a working qt4-plugin-sqldriver-sqlmysql
Diffstat (limited to 'recipes/qt4')
-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 59c973f208..adf3bbc6c0 100644 --- a/recipes/qt4/qt4-x11-free.inc +++ b/recipes/qt4/qt4-x11-free.inc @@ -6,7 +6,7 @@ LICENSE = "GPL QPL" DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor" PROVIDES = "qt4x11" -INC_PR = "r12" +INC_PR = "r13" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \ file://0001-cross-compile.patch;patch=1 \ |