[Buildroot] [git commit branch/2021.02.x] package/dovecot: drop host-gettext
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-09-29 20:02:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-09-29 20:02:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=c21428ce8e20909d412255d171cea17331316a31 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x AM_ICONV is not needed since drop of autoreconf in commit 03fbb81b8bab7bad135b59267533be7688babe39 Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> (cherry picked from commit aa90237546ba3bafcc53545731dda45026515d7d) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/dovecot/dovecot.mk | 2 -- 1 file changed, 2 deletions(-)
diff --git a/package/dovecot/dovecot.mk b/package/dovecot/dovecot.mk
index cb1cc990a1..27aa709a0b 100644
--- a/package/dovecot/dovecot.mk
+++ b/package/dovecot/dovecot.mk@@ -15,8 +15,6 @@ DOVECOT_DEPENDENCIES = \ host-pkgconf \ $(if $(BR2_PACKAGE_LIBICONV),libiconv) \ openssl -# add host-gettext for AM_ICONV macro -DOVECOT_DEPENDENCIES += host-gettext # CVE-2016-4983 is an issue in a postinstall script in the dovecot rpm, which # is part of the Red Hat packaging and not part of upstream dovecot
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot