git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a38acb
)
qmake2: use the new qt4-tools instead of the unmaintained uicmoc recipes
author
Koen Kooi
<koen@openembedded.org>
Tue, 31 Aug 2010 14:07:43 +0000
(16:07 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Tue, 31 Aug 2010 14:07:43 +0000
(16:07 +0200)
recipes/qmake/qmake2.inc
patch
|
blob
|
history
diff --git
a/recipes/qmake/qmake2.inc
b/recipes/qmake/qmake2.inc
index
0e0f9cd
..
2e78a44
100644
(file)
--- a/
recipes/qmake/qmake2.inc
+++ b/
recipes/qmake/qmake2.inc
@@
-3,10
+3,10
@@
PRIORITY = "optional"
HOMEPAGE = "http://www.trolltech.com"
SECTION = "devel"
LICENSE = "GPL"
-PR = "r1
0
"
+PR = "r1
1
"
# We call 'moc' during the build
-DEPENDS = "
uicmoc4
-native"
+DEPENDS = "
qt4-tools
-native"
QTVER = "qt-embedded-linux-opensource-src-${QTVERSION}"