diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 28df6714d..eb7381dfd 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define Package/mutt SECTION:=mail CATEGORY:=Mail - DEPENDS:=+libopenssl +libncurses + DEPENDS:=+libopenssl +libncursesw TITLE:=Console mail client URL:=http://www.mutt.org/ endef