summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/python3-shiboken.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3-shiboken.in b/rules/python3-shiboken.in
index 6076c1d52..6365a7ccb 100644
--- a/rules/python3-shiboken.in
+++ b/rules/python3-shiboken.in
@@ -9,6 +9,7 @@ config PYTHON3_SHIBOKEN
select LIBXSLT
select PYTHON3
select QT4
+ select QT4_BUILD_XML
depends on !SHIBOKEN || ALLYES
help
Shiboken generates bindings for C++ libraries using CPython source code.