diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 89ccf4ae2..12b75ffd5 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -24,6 +24,14 @@ PKG_CPE_ID:=cpe:/a:mutt:mutt PKG_FIXUP:=autoreconf PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1 +PKG_CONFIG_DEPENDS:= \ + CONFIG_MUTT_POP \ + CONFIG_MUTT_IMAP \ + CONFIG_MUTT_SMTP \ + CONFIG_MUTT_HCACHE \ + CONFIG_MUTT_SASL \ + CONFIG_MUTT_GNUTLS \ + CONFIG_MUTT_OPENSSL include $(INCLUDE_DIR)/package.mk