aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free_4.5.2.bb
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2009-08-01 06:52:15 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2009-08-01 13:16:05 +0200
commita969fd16fd4f70d5093408b07d87b663658df932 (patch)
tree0137cf598fa2f4984882ddcaccb3542d3395b38c /recipes/qt4/qt4-x11-free_4.5.2.bb
parent3617ddf640d157d538f4c99707a6e113170c262e (diff)
downloadopenembedded-a969fd16fd4f70d5093408b07d87b663658df932.tar.gz
qt4: Use require instead of include to fail on missing includes
Diffstat (limited to 'recipes/qt4/qt4-x11-free_4.5.2.bb')
-rw-r--r--recipes/qt4/qt4-x11-free_4.5.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free_4.5.2.bb b/recipes/qt4/qt4-x11-free_4.5.2.bb
index 27e45ed167..0289f211b4 100644
--- a/recipes/qt4/qt4-x11-free_4.5.2.bb
+++ b/recipes/qt4/qt4-x11-free_4.5.2.bb
@@ -1,4 +1,4 @@
-include qt4-x11-free.inc
+require qt4-x11-free.inc
LICENSE = "LGPLv2.1 GPLv3"
PR = "${INC_PR}.2"