[Buildroot] [git commit] package/dovecot: drop host-gettext
From: Yann E. MORIN <hidden>
Date: 2021-09-18 20:33:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-09-18 20:33:39
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=aa90237546ba3bafcc53545731dda45026515d7d branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master 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> --- package/dovecot/dovecot.mk | 2 -- 1 file changed, 2 deletions(-)
diff --git a/package/dovecot/dovecot.mk b/package/dovecot/dovecot.mk
index cd637f19a1..733917b062 100644
--- a/package/dovecot/dovecot.mk
+++ b/package/dovecot/dovecot.mk@@ -16,8 +16,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@lists.buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot