author | drw <drw> | 2002-04-26 01:09:46 (UTC) |
---|---|---|
committer | drw <drw> | 2002-04-26 01:09:46 (UTC) |
commit | c60f1c9438a7d2e2a44a3c35d21061630bf18721 (patch) (side-by-side diff) | |
tree | f5c3392cb009c0d1f1c3dddd066b09efe1231f08 | |
parent | 99f553f82a0fe11852aba803adfc429cdd9a544d (diff) | |
download | opie-c60f1c9438a7d2e2a44a3c35d21061630bf18721.zip opie-c60f1c9438a7d2e2a44a3c35d21061630bf18721.tar.gz opie-c60f1c9438a7d2e2a44a3c35d21061630bf18721.tar.bz2 |
Added libopie as dependency for this ipkg
-rw-r--r-- | core/apps/textedit/opie-textedit.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/textedit/opie-textedit.control b/core/apps/textedit/opie-textedit.control index 9489920..9a141bc 100644 --- a/core/apps/textedit/opie-textedit.control +++ b/core/apps/textedit/opie-textedit.control @@ -1,9 +1,9 @@ Files: bin/textedit apps/Applications/textedit.desktop pics/textedit Priority: optional Section: opie/applications Maintainer: Warwick Allison <warwick@trolltech.com> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) Description: Text Editor The text editor for the Opie environment. |