summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qt5.inc')
-rw-r--r--recipes-qt/qt5/qt5.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt5.inc b/recipes-qt/qt5/qt5.inc
index 0d7269c5..2fc5367b 100644
--- a/recipes-qt/qt5/qt5.inc
+++ b/recipes-qt/qt5/qt5.inc
@@ -32,7 +32,6 @@ python __anonymous() {
32 d.setVar("PACKAGE_ARCH", tarch) 32 d.setVar("PACKAGE_ARCH", tarch)
33} 33}
34 34
35
36# Regenerate header files when they are included in source tarball 35# Regenerate header files when they are included in source tarball
37# Otherwise cmake files don't set PRIVATE_HEADERS correctly 36# Otherwise cmake files don't set PRIVATE_HEADERS correctly
38do_configure_prepend() { 37do_configure_prepend() {