summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/host-shiboken.make6
1 files changed, 4 insertions, 2 deletions
diff --git a/rules/host-shiboken.make b/rules/host-shiboken.make
index bf12f7bd7..a4c2db9c7 100644
--- a/rules/host-shiboken.make
+++ b/rules/host-shiboken.make
@@ -25,9 +25,11 @@ HOST_PACKAGES-$(PTXCONF_HOST_SHIBOKEN) += host-shiboken
# cmake
#
HOST_SHIBOKEN_CONF_TOOL := cmake
-HOST_SHIBOKEN_CONF_OPT := \
+HOST_SHIBOKEN_CONF_OPT = \
$(HOST_CMAKE_OPT) \
- -DBUILD_TESTS:BOOL=OFF
+ -DBUILD_TESTS:BOOL=OFF \
+ -DPython_ADDITIONAL_VERSIONS=$(PYTHON_MAJORMINOR)
+
# ----------------------------------------------------------------------------
# Install