diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 16:52:29 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-15 16:52:29 +0000 |
commit | 24311c0291d13272e761a6faa3585895f6d30766 (patch) | |
tree | 0515742b4cba021aac3ec4b939ab9d563b2ce77f /package/mutt/ipkg | |
parent | 5b20cab69c875e41b14653b467a02d5d185a0a5f (diff) |
add elinks, mutt, fetchmail and procmail, thx Michael Cohen, procmail disabled, compile problem
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3379 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mutt/ipkg')
-rw-r--r-- | package/mutt/ipkg/mutt.control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/mutt/ipkg/mutt.control b/package/mutt/ipkg/mutt.control new file mode 100644 index 000000000..493074895 --- /dev/null +++ b/package/mutt/ipkg/mutt.control @@ -0,0 +1,5 @@ +Package: mutt +Priority: optional +Section: text +Depends: libncurses, libopenssl +Description: Mail text client |