From: Koen Kooi Date: Fri, 5 Dec 2008 09:42:48 +0000 (+0100) Subject: gamin: disable python (it wasn't in DEPENDS before) to stop -I/usr/include/python25... X-Git-Tag: Release-2010-05/1~4935 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d301662b216780237c6f959e39163ea943d3ee26;p=openembedded.git gamin: disable python (it wasn't in DEPENDS before) to stop -I/usr/include/python25 leaking into the build --- diff --git a/packages/gamin/gamin_0.1.8.bb b/packages/gamin/gamin_0.1.8.bb index c4da068c34..754f47dc9e 100644 --- a/packages/gamin/gamin_0.1.8.bb +++ b/packages/gamin/gamin_0.1.8.bb @@ -4,6 +4,8 @@ LICENSE = "LGPL" SRC_URI = "http://www.gnome.org/~veillard/gamin/sources/gamin-${PV}.tar.gz \ file://no-abstract-sockets.patch;patch=1" +EXTRA_OECONF = " --without-python " + inherit autotools pkgconfig do_stage() {