diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 16:52:29 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 16:52:29 +0000 |
commit | 32f1da72e84c12e1affdff26a5e48a34cbbb4b0e (patch) | |
tree | 0cccc584cc23d1ca034f5fbededfcd47b5d3e640 /openwrt/package/mutt/ipkg/mutt.control | |
parent | 8c80efabd4c74477ec222df669c61f65351110c5 (diff) | |
download | mtk-20170518-32f1da72e84c12e1affdff26a5e48a34cbbb4b0e.zip mtk-20170518-32f1da72e84c12e1affdff26a5e48a34cbbb4b0e.tar.gz mtk-20170518-32f1da72e84c12e1affdff26a5e48a34cbbb4b0e.tar.bz2 |
add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail disabled, compile problem
SVN-Revision: 3379
Diffstat (limited to 'openwrt/package/mutt/ipkg/mutt.control')
-rw-r--r-- | openwrt/package/mutt/ipkg/mutt.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/package/mutt/ipkg/mutt.control b/openwrt/package/mutt/ipkg/mutt.control new file mode 100644 index 0000000..4930748 --- /dev/null +++ b/openwrt/package/mutt/ipkg/mutt.control @@ -0,0 +1,5 @@ +Package: mutt +Priority: optional +Section: text +Depends: libncurses, libopenssl +Description: Mail text client |