summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/msmtp/msmtp_1.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/msmtp/msmtp_1.6.1.bb')
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb b/meta/recipes-extended/msmtp/msmtp_1.6.1.bb
index 6ce94fe89b..c9ad1da253 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.6.1.bb
@@ -17,7 +17,7 @@ SRC_URI[sha256sum] = "c45d47f2dc77484e3f74c0f66aef0d5d95de6c47ed71d9f926d86d546f
17 17
18inherit gettext autotools update-alternatives pkgconfig 18inherit gettext autotools update-alternatives pkgconfig
19 19
20EXTRA_OECONF += "--without-gnome-keyring --without-libidn" 20EXTRA_OECONF += "--without-libsecret --without-libgsasl --without-libidn"
21 21
22ALTERNATIVE_${PN} = "sendmail" 22ALTERNATIVE_${PN} = "sendmail"
23ALTERNATIVE_TARGET[sendmail] = "${bindir}/msmtp" 23ALTERNATIVE_TARGET[sendmail] = "${bindir}/msmtp"