diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-06-12 13:38:48 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-06-12 13:38:48 +0000 |
commit | c22be878ca8b24f9427c0b473fad5d4b8e8de3ff (patch) | |
tree | 57a817bbdba5b50dc4a132167e93ffc3dd03ef94 /qte/qte_2.3.7.oe | |
parent | 7c2c35a44f4428b06402d3a587881a2178858b21 (diff) |
apply the vt-switch patch to qte
BKrev: 40cb0768nfg3qJa323OfpJ0-4smPgg
Diffstat (limited to 'qte/qte_2.3.7.oe')
-rw-r--r-- | qte/qte_2.3.7.oe | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qte/qte_2.3.7.oe b/qte/qte_2.3.7.oe index 96f5f6a4b8..8232c99dc4 100644 --- a/qte/qte_2.3.7.oe +++ b/qte/qte_2.3.7.oe @@ -4,10 +4,11 @@ PRIORITY = "optional" LICENSE = "GPL/QPL" DEPENDS = "zlib libpng jpeg tslib uicmoc-native" PROVIDES = "virtual/qte virtual/libqte2" -PR = "3" +PR = "r4" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}.tar.gz \ file://qpe.patch;patch=1 \ + file://vt-switch.patch;patch=1 \ file://tslib.patch;patch=1 \ file://devfs.patch;patch=1 \ file://no-moc.patch;patch=1 \ |