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 /library/libqpe1.control | |
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 |
1 files changed, 1 insertions, 1 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. |