diff options
author | Chris Larson <clarson@kergoth.com> | 2005-03-31 22:56:27 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2005-03-31 22:56:27 +0000 |
commit | a770e56eed977039457037380d810bfd0ab15e68 (patch) | |
tree | 584d3932a028c7c932861051b969b17d93f48f91 /packages/qte/qte_2.3.10.bb | |
parent | dd47bb73357b05e7f165bddd945265ce188a647c (diff) |
Fix the qte compile on non-ipaq/zaurus platforms. No idea if it actually works though, just tested compilation.
BKrev: 424c801blxzszVCnCSPvZJ1KKd4z2g
Diffstat (limited to 'packages/qte/qte_2.3.10.bb')
-rw-r--r-- | packages/qte/qte_2.3.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qte/qte_2.3.10.bb b/packages/qte/qte_2.3.10.bb index 3a8a28fefc..ec25152603 100644 --- a/packages/qte/qte_2.3.10.bb +++ b/packages/qte/qte_2.3.10.bb @@ -6,7 +6,7 @@ LICENSE = "GPL QPL" DEPENDS = "zlib libpng jpeg tslib uicmoc-native" DEPENDS_ramses = "zlib libpng jpeg uicmoc-native" PROVIDES = "virtual/qte virtual/libqte2" -PR = "r11" +PR = "r12" SRC_URI = "ftp://ftp.trolltech.com/pub/qt/source/qt-embedded-${PV}-free.tar.gz \ file://qpe.patch;patch=1 \ |