summaryrefslogtreecommitdiffstats
path: root/rules/host-gobject-introspection.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-11-23 14:45:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-23 14:45:54 +0100
commit4dadb4840bbd3e409597af108e960783780af0ed (patch)
treec83d2c817260dc0060e056c1382d0712511406ea /rules/host-gobject-introspection.in
parentf510e3d24945935063bea54658af9719e582c52e (diff)
downloadptxdist-4dadb4840bbd3e409597af108e960783780af0ed.tar.gz
ptxdist-4dadb4840bbd3e409597af108e960783780af0ed.tar.xz
host-gobject-introspection: needs system python3 development files
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-gobject-introspection.in')
-rw-r--r--rules/host-gobject-introspection.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-gobject-introspection.in b/rules/host-gobject-introspection.in
index 2c1103e7c..52e53bb80 100644
--- a/rules/host-gobject-introspection.in
+++ b/rules/host-gobject-introspection.in
@@ -4,6 +4,7 @@ config HOST_GOBJECT_INTROSPECTION
tristate
default y if ALLYES
select HOST_SYSTEM_PYTHON3
+ select HOST_SYSTEM_PYTHON3_DEV
select HOST_GLIB
select HOST_QEMU
select HOST_QEMU_USR