diff options
author | Holger Freyther <zecke@selfish.org> | 2004-08-24 17:00:19 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2004-08-24 17:00:19 +0000 |
commit | b765505fce4ec3be9238e83cd6debff2d8fed6f7 (patch) | |
tree | 6912ae944db1d198d042242faf0d268dbe7f9967 /qte/qte_2.3.7.oe | |
parent | b6a43db5e8402c9aca50f664798d7575c14ecfc3 (diff) |
Extended Qt's SIMpad Button Handler to allow suspending the device by
button push.
BKrev: 412b7423-104i__eIDrf-nQEAwkXXg
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 911641eb96..0f3bc97974 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 = "r14" +PR = "r15" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ |