author | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-04-22 17:26:34 (UTC) |
commit | ab9387322c5802f75bc9b37b3bb334bd98dd5dd1 (patch) (side-by-side diff) | |
tree | 5a47a04756776ce3bdafd1ce0bdc40901ae4ea47 /library | |
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-- | library/libqpe1.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/libqpe1.control b/library/libqpe1.control index 9f9f58b..455d8e0 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: libqte2 (>=2.3.4), qte-fonts (>=$QTE_VERSION) +Depends: libqte2 (>=2.3.4-beta4), qte-fonts (>=$QTE_VERSION) Description: libqpe, base qtopia/opie library. |