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 /core/apps/qcop | |
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-- | core/apps/qcop/opie-qcop.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/qcop/opie-qcop.control b/core/apps/qcop/opie-qcop.control index 9781948..bd8dbcc 100644 --- a/core/apps/qcop/opie-qcop.control +++ b/core/apps/qcop/opie-qcop.control @@ -4,6 +4,6 @@ Section: opie/system Maintainer: Martin Jones <mjones@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: libqt2-emb +Depends: libqte2 Description: Interprocess communication client Interprocess communication client for the Opie environment. |