-rw-r--r-- | noncore/net/mail/libmailwrapper/libmailwrapper.control | 10 | ||||
-rw-r--r-- | noncore/net/mail/opie-mail.control | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/noncore/net/mail/libmailwrapper/libmailwrapper.control b/noncore/net/mail/libmailwrapper/libmailwrapper.control new file mode 100644 index 0000000..e2dee48 --- a/dev/null +++ b/noncore/net/mail/libmailwrapper/libmailwrapper.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Package: libmailwrapper | ||
2 | Files: lib/libmailwrapper.so* | ||
3 | Priority: optional | ||
4 | Section: opie/applications | ||
5 | Maintainer: Rajko Albrecht <alwin@handhelds.org>, Juergen Graf <jgf@handhelds.org>, Maximilian Reiß <harlekin@handhelds.org> | ||
6 | Architecture: arm | ||
7 | Version: 0.2-$SUB_VERSION | ||
8 | Depends: task-opie-minimal, libopie1 | ||
9 | Description: wrapper lib needed by Opie's mailer | ||
10 | License: LGPL | ||
diff --git a/noncore/net/mail/opie-mail.control b/noncore/net/mail/opie-mail.control index fc83030..70f0e01 100644 --- a/noncore/net/mail/opie-mail.control +++ b/noncore/net/mail/opie-mail.control | |||
@@ -6,5 +6,5 @@ Maintainer: Rajko Albrecht <alwin@handhelds.org>, Juergen Graf <jgf@handhelds.or | |||
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 0.2-$SUB_VERSION | 7 | Version: 0.2-$SUB_VERSION |
8 | Depends: task-opie-minimal, libopie1 | 8 | Depends: task-opie-minimal, libopie1, libmailwrapper |
9 | Description: Opie's mail and news client (POP3, IMAP and NNTP) | 9 | Description: Opie's mail and news client (POP3, IMAP and NNTP) |
10 | License: LGPL | 10 | License: LGPL |