author | kergoth <kergoth> | 2003-01-24 19:21:30 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-24 19:21:30 (UTC) |
commit | 6ad2305a32674d3149bd5bb1dc6d90336283a60a (patch) (side-by-side diff) | |
tree | 4fad4ad5662cce7b514642db6f6e017b0c8e80e3 | |
parent | 2bf2283a35a21091a2c8a756d22c7dbd4c404b2f (diff) | |
download | opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.zip opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.tar.gz opie-6ad2305a32674d3149bd5bb1dc6d90336283a60a.tar.bz2 |
1) add Replaces: qt-embedded-rotation to libqt2-emb-fonts, per oliver, and 2) add libqt2-emb-fonts to libqpe1 depends, to ensure the fonts are always available when using any qtopia app.
-rw-r--r-- | library/libqpe1.control | 2 | ||||
-rw-r--r-- | qt/libqt2-emb-fonts.control | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/library/libqpe1.control b/library/libqpe1.control index 8b0e437..6743e28 100644 --- a/library/libqpe1.control +++ b/library/libqpe1.control @@ -4,5 +4,5 @@ Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: qt-embedded (>=$QTE_VERSION) +Depends: libqt2-emb (>=$QTE_VERSION), libqt2-emb-fonts (>=$QTE_VERSION) Description: libqpe, base qtopia/opie library. diff --git a/qt/libqt2-emb-fonts.control b/qt/libqt2-emb-fonts.control index 9dd45ca..f4b9260 100644 --- a/qt/libqt2-emb-fonts.control +++ b/qt/libqt2-emb-fonts.control @@ -4,5 +4,6 @@ Section: opie/system Maintainer: Opie Team <opie@handhelds.org> Architecture: arm Depends: libqt2-emb -Version: $QTE_VERSION-$QTE_REVISION +Replaces: qt-embedded-rotation +Version: $QTE_VERSION-$QTE_REVISION.1 Description: Qt/Embedded fonts - 0,90,180,270 rotation |