diff options
Diffstat (limited to 'package/mutt/Makefile')
-rw-r--r-- | package/mutt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mutt/Makefile b/package/mutt/Makefile index f68fc657e..110db512c 100644 --- a/package/mutt/Makefile +++ b/package/mutt/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.5.20 PKG_RELEASE:= 1 PKG_MD5SUM:= 027cdd9959203de0c3c64149a7ee351c PKG_DESCR:= Mail text client -PKG_SECTION:= text +PKG_SECTION:= mail PKG_DEPENDS:= libncurses libopenssl PKG_BUILDDEP+= ncurses openssl PKG_URL:= http://www.mutt.org |