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:
860cbcf
)
intltool: also fix 0.35.0 RDEPENDS
author
Koen Kooi
<koen@openembedded.org>
Thu, 4 Jan 2007 18:53:45 +0000
(18:53 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 4 Jan 2007 18:53:45 +0000
(18:53 +0000)
packages/intltool/intltool_0.35.0.bb
patch
|
blob
|
history
diff --git
a/packages/intltool/intltool_0.35.0.bb
b/packages/intltool/intltool_0.35.0.bb
index
7d4f83e
..
de8705c
100644
(file)
--- a/
packages/intltool/intltool_0.35.0.bb
+++ b/
packages/intltool/intltool_0.35.0.bb
@@
-4,6
+4,10
@@
LICENSE = "GPL"
DEPENDS = "libxml-parser-perl-native"
#RDEPENDS = "libxml-parser-perl"
+PR = "r1"
+
+RRECOMMENDS = "perl-modules"
+
SRC_URI = "${GNOME_MIRROR}/intltool/0.35/intltool-${PV}.tar.bz2"
S = "${WORKDIR}/intltool-${PV}"