author | llornkcor <llornkcor> | 2002-07-14 13:40:19 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-07-14 13:40:19 (UTC) |
commit | 64f081fef7bca90d2ccf8ade9afe2028ef5de7ae (patch) (unidiff) | |
tree | c316bad6fab3c602b30a87aac62c2d7dd3563028 | |
parent | c6972c0e0a29578761a5f267443cb219e9ecbe82 (diff) | |
download | opie-64f081fef7bca90d2ccf8ade9afe2028ef5de7ae.zip opie-64f081fef7bca90d2ccf8ade9afe2028ef5de7ae.tar.gz opie-64f081fef7bca90d2ccf8ade9afe2028ef5de7ae.tar.bz2 |
change maintainer and add depends for libopie
-rw-r--r-- | core/apps/embeddedkonsole/opie-embeddedkonsole.control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/apps/embeddedkonsole/opie-embeddedkonsole.control b/core/apps/embeddedkonsole/opie-embeddedkonsole.control index 0341ad3..b9719ba 100644 --- a/core/apps/embeddedkonsole/opie-embeddedkonsole.control +++ b/core/apps/embeddedkonsole/opie-embeddedkonsole.control | |||
@@ -1,9 +1,9 @@ | |||
1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole etc/keytabs/* | 1 | Files: bin/embeddedkonsole apps/Applications/embeddedkonsole.desktop pics/konsole etc/keytabs/* |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: Warwick Allison <warwick@trolltech.com> | 4 | Maintainer: L.J. Potter <ljp@llornkcor.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: KDE's konsole (shell terminal) | 8 | Description: KDE's konsole (shell terminal) |
9 | Ported to the Opie environment. | 9 | Ported to the Opie environment. |