mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Merge pull request #2926 from cshore/pull-request-msmtp-ca-bundle
mail/msmtp: Make msmtp ssl version depend on ca-bundle
This commit is contained in:
@@ -44,7 +44,7 @@ endef
|
||||
|
||||
define Package/msmtp
|
||||
$(call Package/msmtp/Default)
|
||||
DEPENDS+= +libopenssl
|
||||
DEPENDS+= +libopenssl +ca-bundle
|
||||
TITLE+= (with SSL support)
|
||||
VARIANT:=ssl
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user