author | drw <drw> | 2002-04-26 01:09:46 (UTC) |
---|---|---|
committer | drw <drw> | 2002-04-26 01:09:46 (UTC) |
commit | c60f1c9438a7d2e2a44a3c35d21061630bf18721 (patch) (unidiff) | |
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 | |||
@@ -4,6 +4,6 @@ Section: opie/applications | |||
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: Warwick Allison <warwick@trolltech.com> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: $QPE_VERSION-$SUB_VERSION | 6 | Version: $QPE_VERSION-$SUB_VERSION |
7 | Depends: opie-base ($QPE_VERSION) | 7 | Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) |
8 | Description: Text Editor | 8 | Description: Text Editor |
9 | The text editor for the Opie environment. | 9 | The text editor for the Opie environment. |