diff options
author | Ross Burton <ross@openedhand.com> | 2007-08-02 15:01:41 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-08-02 15:01:41 +0000 |
commit | 65305236fc807f0bf6623e580009852cd0156ae7 (patch) | |
tree | 8ba87899dc425c41ab8774dc2935eb8bca8a9f7c /meta/packages/intltool/intltool_0.35.5.bb | |
parent | 7537de5c06eb54249d497d76919a9969c3635c6c (diff) | |
download | poky-65305236fc807f0bf6623e580009852cd0156ae7.tar.gz |
Upgrade intltool to 0.35.5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2336 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/intltool/intltool_0.35.5.bb')
-rw-r--r-- | meta/packages/intltool/intltool_0.35.5.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/packages/intltool/intltool_0.35.5.bb b/meta/packages/intltool/intltool_0.35.5.bb new file mode 100644 index 0000000000..e13e376f12 --- /dev/null +++ b/meta/packages/intltool/intltool_0.35.5.bb | |||
@@ -0,0 +1,10 @@ | |||
1 | require intltool.inc | ||
2 | |||
3 | DEPENDS = "libxml-parser-perl-native" | ||
4 | #RDEPENDS = "libxml-parser-perl" | ||
5 | |||
6 | PR = "r0" | ||
7 | |||
8 | RRECOMMENDS = "perl-modules" | ||
9 | |||
10 | DEFAULT_PREFERENCE = "-1" | ||