package/gettext: needs autoreconf after 'update wint_t.m4 from gnulib' commit
Fixes http://autobuild.buildroot.net/results/ae7/ae743aaf5933c2e4a0bf3ca75aa93c16540422f8/ Reported-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
62c8fc070a
commit
b9b5a32630
@ -10,7 +10,8 @@ GETTEXT_SOURCE = gettext-$(GETTEXT_VERSION).tar.xz
|
||||
GETTEXT_INSTALL_STAGING = YES
|
||||
GETTEXT_LICENSE = LGPL-2.1+ (libintl), GPL-3.0+ (the rest)
|
||||
GETTEXT_LICENSE_FILES = COPYING gettext-runtime/intl/COPYING.LIB
|
||||
|
||||
# 0002-Update-after-gnulib-changed.patch
|
||||
GETTEXT_AUTORECONF = YES
|
||||
GETTEXT_DEPENDENCIES = $(if $(BR2_PACKAGE_LIBICONV),libiconv)
|
||||
|
||||
# Avoid using the bundled subset of libxml2
|
||||
|
Loading…
Reference in New Issue
Block a user