summaryrefslogtreecommitdiffstats
path: root/rules/host-gobject-introspection.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-02 22:33:01 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-05 11:59:28 +0200
commit95b28497b139ac1e76419c956c55f98e0e12354b (patch)
treed7cbfdfc092b64642e9e6e755d33a0d04dae1388 /rules/host-gobject-introspection.make
parent5bd721be68ca2e348bdbff9be7fcad71204ea0e8 (diff)
downloadptxdist-95b28497b139ac1e76419c956c55f98e0e12354b.tar.gz
ptxdist-95b28497b139ac1e76419c956c55f98e0e12354b.tar.xz
gobject-introspection: version bump 1.52.1 -> 1.56.1
Switch to Python 3 while at it. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
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