author | kergoth <kergoth> | 2003-01-26 03:24:15 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-26 03:24:15 (UTC) |
commit | 141bf199d18c1432f1d1db0bdeaf01b5531d28fd (patch) (side-by-side diff) | |
tree | 046ad52345215d3c20338ff99e80c3fe31a16c46 /core/apps/qcop | |
parent | 18db3cac05947bb77bd5808ee8cb6bd42e13917a (diff) | |
download | opie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.zip opie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.tar.gz opie-141bf199d18c1432f1d1db0bdeaf01b5531d28fd.tar.bz2 |
Arent dependencies fun?
-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 17e3985..9781948 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: qt-embedded (>=$QTE_VERSION) +Depends: libqt2-emb Description: Interprocess communication client Interprocess communication client for the Opie environment. |