From: Koen Kooi Date: Thu, 21 Dec 2006 16:00:01 +0000 (+0000) Subject: pango.inc: small tweak to make building from scratch work X-Git-Tag: Release-2010-05/1~9453^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b42648d60364f79a0b81d8a8baa90d29323d76f;p=openembedded.git pango.inc: small tweak to make building from scratch work --- diff --git a/packages/pango/pango.inc b/packages/pango/pango.inc index 4b4d859372..e73fecbfb2 100644 --- a/packages/pango/pango.inc +++ b/packages/pango/pango.inc @@ -4,7 +4,7 @@ internationalized text." LICENSE = "LGPL" inherit gnome - +EXTRA_AUTORECONF = "" SECTION = "x11/libs"