From: Peter Korsgaard Date: Tue, 14 Jun 2016 10:22:41 +0000 (+0200) Subject: imlib2: drop unneeded autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f6c1bd002eb3d66ad4f8e615387db3f488f6897c;p=buildroot.git imlib2: drop unneeded autoreconf This was forgotten when the patch to Makefile.am was removed in 779676f62d56 (imlib2: security bump to version 1.4.8). Signed-off-by: Peter Korsgaard --- diff --git a/package/imlib2/imlib2.mk b/package/imlib2/imlib2.mk index 9781777012..7da032f9ad 100644 --- a/package/imlib2/imlib2.mk +++ b/package/imlib2/imlib2.mk @@ -10,7 +10,6 @@ IMLIB2_SITE = http://downloads.sourceforge.net/project/enlightenment/imlib2-src/ IMLIB2_LICENSE = imlib2 license IMLIB2_LICENSE_FILES = COPYING -IMLIB2_AUTORECONF = YES IMLIB2_INSTALL_STAGING = YES IMLIB2_DEPENDENCIES = host-pkgconf freetype IMLIB2_CONF_OPTS = --with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config