mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/dovecot: drop host-gettext
AM_ICONV is not needed since drop of autoreconf in commit03fbb81b8bSigned-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commitaa90237546) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
81d196decb
commit
75be143e55
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user