aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qmake/qmake2.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-19 22:11:17 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-19 22:11:17 +0200
commit8104d8054ea49891b4a92f22ee3b13a70557ceb2 (patch)
tree1f8898d9f2660374cc30ca903b28f03afdc2815b /recipes/qmake/qmake2.inc
parentfdba3e6f3c08ee5e75da97b5d75d79b1c97063f6 (diff)
downloadopenembedded-8104d8054ea49891b4a92f22ee3b13a70557ceb2.tar.gz
qmake2: add missing INFIX export in qtopia env script
Diffstat (limited to 'recipes/qmake/qmake2.inc')
-rw-r--r--recipes/qmake/qmake2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qmake/qmake2.inc b/recipes/qmake/qmake2.inc
index 9f3de244bb..2141eafa79 100644
--- a/recipes/qmake/qmake2.inc
+++ b/recipes/qmake/qmake2.inc
@@ -3,7 +3,7 @@ PRIORITY = "optional"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
LICENSE = "GPL"
-PR = "r9"
+PR = "r10"
# We call 'moc' during the build
DEPENDS = "uicmoc4-native"