From a0522352d149787d4a8b44507b878ae6527a771c Mon Sep 17 00:00:00 2001 From: awiouy Date: Fri, 21 Oct 2016 16:08:42 +0200 Subject: [PATCH] gdk-pixbuf: disable autoreconf --- packages/addons/addon-depends/gdk-pixbuf/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/addons/addon-depends/gdk-pixbuf/package.mk b/packages/addons/addon-depends/gdk-pixbuf/package.mk index 58508b75b8..38aa39915d 100644 --- a/packages/addons/addon-depends/gdk-pixbuf/package.mk +++ b/packages/addons/addon-depends/gdk-pixbuf/package.mk @@ -30,7 +30,7 @@ PKG_SECTION="x11/toolkits" PKG_SHORTDESC="gdk-pixbuf: a GNOME library for image loading and manipulation." PKG_LONGDESC="gdk-pixbuf (GdkPixbuf) is a GNOME library for image loading and manipulation. The GdkPixbuf documentation contains both the programmer's guide and the API reference." PKG_IS_ADDON="no" -PKG_AUTORECONF="yes" +PKG_AUTORECONF="no" PKG_CONFIGURE_OPTS_TARGET="gio_can_sniff=yes \ --disable-gtk-doc \