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:
2c81673
)
qt4-x11-free: fix typo in packaging declaration for debug files.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 6 Jun 2007 16:09:05 +0000
(16:09 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Wed, 6 Jun 2007 16:09:05 +0000
(16:09 +0000)
packages/qt/qt4-x11-free_4.3.0.bb
patch
|
blob
|
history
diff --git
a/packages/qt/qt4-x11-free_4.3.0.bb
b/packages/qt/qt4-x11-free_4.3.0.bb
index
035efa9
..
830b93e
100644
(file)
--- a/
packages/qt/qt4-x11-free_4.3.0.bb
+++ b/
packages/qt/qt4-x11-free_4.3.0.bb
@@
-6,7
+6,7
@@
DEPENDS = "uicmoc4-native qmake2-native freetype jpeg virtual/libx11 xft libxext
RDEPENDS_${PN} = "${QTPACKAGES}"
PROVIDES = "qt4x11"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
file://0001-cross-compile.patch;patch=1 \
@@
-178,4
+178,4
@@
FILES_qt4-demos = "${bindir}/qtdemo ${bindir}/qt4-demos/*"
FILES_${PN}-dev += "${bindir}/rcc ${bindir}/uic* ${bindir}/moc ${bindir}/qmake ${bindir}/syncqt \
${bindir}/qt3to4 ${bindir}/findtr"
-FILE_${PN}-dbg += "${bindir}/*/.debug ${plugindir}/.debug"
+FILE
S
_${PN}-dbg += "${bindir}/*/.debug ${plugindir}/.debug"