author | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
commit | ab9387322c5802f75bc9b37b3bb334bd98dd5dd1 (patch) (unidiff) | |
tree | 5a47a04756776ce3bdafd1ce0bdc40901ae4ea47 /qt/control | |
parent | fc688da92d9d3b578fc4c7283da67960b53269d6 (diff) | |
download | opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.zip opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.gz opie-ab9387322c5802f75bc9b37b3bb334bd98dd5dd1.tar.bz2 |
Dependency fixes. s/opie-base/task-opie-minimal/; s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
-rw-r--r-- | qt/control/qte-fonts.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/control/qte-fonts.control b/qt/control/qte-fonts.control index 0f7164a..2786a2d 100644 --- a/qt/control/qte-fonts.control +++ b/qt/control/qte-fonts.control | |||
@@ -2,9 +2,9 @@ Files: $QTDIR/lib/fonts/helvetica_*_{50,50i,75,75i}.* $QTDIR/lib/fonts/helvetica | |||
2 | Priority: required | 2 | Priority: required |
3 | Section: opie/system | 3 | Section: opie/system |
4 | Maintainer: Opie Team <opie@handhelds.org> | 4 | Maintainer: Opie Team <opie@handhelds.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Depends: libqt2-emb | 6 | Depends: libqte2 |
7 | Provides: libqt2-emb-fonts | 7 | Provides: libqt2-emb-fonts |
8 | Replaces: qt-embedded-rotation, libqt2-emb-fonts | 8 | Replaces: qt-embedded-rotation, libqt2-emb-fonts |
9 | Version: 1:$QTE_VERSION-$QTE_REVISION | 9 | Version: 1:$QTE_VERSION-$QTE_REVISION |
10 | Description: Qt/Embedded fonts - 0,90,180,270 rotation | 10 | Description: Qt/Embedded fonts - 0,90,180,270 rotation |