summaryrefslogtreecommitdiffstats
path: root/rules/host-gobject-introspection.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-gobject-introspection.make')
-rw-r--r--rules/host-gobject-introspection.make7
1 files changed, 2 insertions, 5 deletions
diff --git a/rules/host-gobject-introspection.make b/rules/host-gobject-introspection.make
index 2663bbd61..36d846c2f 100644
--- a/rules/host-gobject-introspection.make
+++ b/rules/host-gobject-introspection.make
@@ -17,10 +17,6 @@ HOST_PACKAGES-$(PTXCONF_HOST_GOBJECT_INTROSPECTION) += host-gobject-introspectio
# Prepare
# ----------------------------------------------------------------------------
-HOST_GOBJECT_INTROSPECTION_CONF_ENV := \
- $(HOST_ENV) \
- PYTHON=python
-
#
# autoconf
#
@@ -31,7 +27,8 @@ HOST_GOBJECT_INTROSPECTION_CONF_OPT := \
--disable-gtk-doc-html \
--disable-gtk-doc-pdf \
--disable-doctool \
- --without-cairo
+ --without-cairo \
+ --with-python=$(SYSTEMPYTHON3)
# ----------------------------------------------------------------------------
# Install