author | zecke <zecke> | 2002-12-10 17:20:11 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-12-10 17:20:11 (UTC) |
commit | 9907b5d2ab9cf38f7028ef72c32d5810ff3c4b98 (patch) (unidiff) | |
tree | a605fa82254d94efa280eb22e80b9cc47dc187ef | |
parent | c92b17d249741ca0a6b617d018d254e2e62d4fd3 (diff) | |
download | opie-9907b5d2ab9cf38f7028ef72c32d5810ff3c4b98.zip opie-9907b5d2ab9cf38f7028ef72c32d5810ff3c4b98.tar.gz opie-9907b5d2ab9cf38f7028ef72c32d5810ff3c4b98.tar.bz2 |
Todo depends on libopie
This should solve most of the todolist installation problems
-rw-r--r-- | core/pim/todo/opie-todo.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/todo/opie-todo.control b/core/pim/todo/opie-todo.control index 31fa166..96a0535 100644 --- a/core/pim/todo/opie-todo.control +++ b/core/pim/todo/opie-todo.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/todolist apps/1Pim/todo.desktop | 1 | Files: bin/todolist apps/1Pim/todo.desktop |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> | 4 | Maintainer: Holger 'zecke' Freyther <zecke@handhelds.org> |
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: TODO-list manager | 8 | Description: TODO-list manager |
9 | A Todo-list manager for the Opie environment. | 9 | A Todo-list manager for the Opie environment. |