From d301662b216780237c6f959e39163ea943d3ee26 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 5 Dec 2008 10:42:48 +0100 Subject: gamin: disable python (it wasn't in DEPENDS before) to stop -I/usr/include/python25 leaking into the build --- packages/gamin/gamin_0.1.8.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/gamin/gamin_0.1.8.bb') 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() { -- cgit v1.2.3