aboutsummaryrefslogtreecommitdiffstats
path: root/qtdeclarative.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtdeclarative.pro')
-rw-r--r--qtdeclarative.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qtdeclarative.pro b/qtdeclarative.pro
index 5b94da9b69..84120bfd07 100644
--- a/qtdeclarative.pro
+++ b/qtdeclarative.pro
@@ -1,4 +1,9 @@
CONFIG += tests_need_tools examples_need_tools
+
+# Otherwise we cannot compile src/qmltyperegistrar
+requires(qtConfig(commandlineparser))
+requires(qtConfig(temporaryfile))
+
load(qt_parts)
!python_available {