diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-10 09:07:25 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-10 09:07:25 +0000 |
commit | 587f9f658071292d11491ef26cb2d81f0e3c9e42 (patch) | |
tree | b1ad0ad65523e34ef69e510c23743a7287b5cf74 | |
parent | 73aecdc2451b2fc990204192bee1626f1149a4ee (diff) |
Qt and QtopiaCore: Bump the PR on request due the staging fixes
And the packaging of .la and .pc files changed so the PR bump is even a bit
justified.
-rw-r--r-- | packages/qt4/qt4-x11-free.inc | 2 | ||||
-rw-r--r-- | packages/qt4/qtopia-core.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/qt4/qt4-x11-free.inc b/packages/qt4/qt4-x11-free.inc index 5f672e6043..60c266bc73 100644 --- a/packages/qt4/qt4-x11-free.inc +++ b/packages/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" PROVIDES = "qt4x11" -PR = "r8" +PR = "r9" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \ file://0001-cross-compile.patch;patch=1 \ diff --git a/packages/qt4/qtopia-core.inc b/packages/qt4/qtopia-core.inc index e16bc23415..eab7e1b3e1 100644 --- a/packages/qt4/qtopia-core.inc +++ b/packages/qt4/qtopia-core.inc @@ -4,7 +4,7 @@ LICENSE = "GPL" PRIORITY = "optional" HOMEPAGE = "http://www.trolltech.com" DEPENDS += "tslib" -PR = "r2" +PR = "r3" SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz \ file://qconfig-oe.h \ |