diff options
author | Phil Blundell <philb@gnu.org> | 2004-08-15 11:07:28 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2004-08-15 11:07:28 +0000 |
commit | 511a68cecc3e0f544ba539fe3db38027cfbaa64f (patch) | |
tree | 46b2001dfe9c3b5009b26589b7d176e640716526 /qte/qte_2.3.7.oe | |
parent | 111ddb9f5006aced16a81627ea068df195283005 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into stealth.(none):/home/pb/oe/oe-packages
2004/08/15 13:06:41+02:00 uni-frankfurt.de!mickey
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/08/15 13:06:32+02:00 uni-frankfurt.de!mickey
Qt/Embedded: Fix all kinds of strange effects caused by
conditionals in structures. We now unconditionally define QT_NO_QWS_CURSOR and QT_NO_QWS_MOUSE_AUTO.
2004/08/15 12:56:05+02:00 uni-frankfurt.de!mickey
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages
2004/08/15 02:11:30+02:00 uni-frankfurt.de!mickey
pcmcia-cs: add network.conf for files not listed in the upstream network file
BKrev: 411f43f0D55gz2Fx3dnn3hK4nC-i6w
Diffstat (limited to 'qte/qte_2.3.7.oe')
-rw-r--r-- | qte/qte_2.3.7.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 03d3431bcc..fd5ed9c771 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL/QPL" DEPENDS = "zlib libpng jpeg tslib uicmoc-native" PROVIDES = "virtual/qte virtual/libqte2" -PR = "r12" +PR = "r13" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ |