summaryrefslogtreecommitdiffstats
path: root/package/gamin
diff options
context:
space:
mode:
Diffstat (limited to 'package/gamin')
-rw-r--r--package/gamin/gamin.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/gamin/gamin.mk b/package/gamin/gamin.mk
index f0a2a1f87..180d89e92 100644
--- a/package/gamin/gamin.mk
+++ b/package/gamin/gamin.mk
@@ -12,6 +12,10 @@ GAMIN_INSTALL_TARGET = YES
GAMIN_CONF_OPT = --program-prefix="" --disable-debug
+ifneq ($(BR2_PACKAGE_PYTHON),y)
+GAMIN_CONF_OPT += --without-python
+endif
+
GAMIN_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install
GAMIN_CONF_ENV = have_abstract_sockets=no