diff options
author | Erik Hovland <erik@hovland.org> | 2006-05-19 23:10:29 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-19 23:10:29 +0000 |
commit | 5df2eacd530758fbd5cca526f606d2e95417c0ed (patch) | |
tree | bec832af2d49aca45cd4443a956c221fe0e1b0ee /packages/intltool/intltool-native_0.35.0.bb | |
parent | 9c257cb57a9bc7bbbf90310cf592aeaa24cc1960 (diff) | |
parent | c2420f459bde3d91cc8fc4b585e1ba49edb858f0 (diff) |
merge of 46c1cdea7bf65d8ba6bbe951e7408d24d5b05d06
and 8cd65284f1d330175ae2d67c03b8a2c1b41e858a
Diffstat (limited to 'packages/intltool/intltool-native_0.35.0.bb')
-rw-r--r-- | packages/intltool/intltool-native_0.35.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/intltool/intltool-native_0.35.0.bb b/packages/intltool/intltool-native_0.35.0.bb new file mode 100644 index 0000000000..f200d26dd1 --- /dev/null +++ b/packages/intltool/intltool-native_0.35.0.bb @@ -0,0 +1,4 @@ +SECTION = "devel" +include intltool_${PV}.bb +inherit native +DEPENDS = "libxml-parser-perl-native" |