summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/gamin/gamin_0.1.8.bb2
1 files changed, 2 insertions, 0 deletions
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() {