diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-02 18:03:05 +0100 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-01-02 18:03:05 +0100 |
commit | 05d83b9e768fb2a901acbf495b77b63b84d6bfbb (patch) | |
tree | e341aa48bc732d98061c79b91e214b4f8a5245ee /recipes/perl/libxml-simple-perl_2.18.bb | |
parent | c498cc5981b1cc3c9a2c224dea688ca0995f9780 (diff) |
perl: added DESCRIPTION to various lib* bb files that didn't have one
Diffstat (limited to 'recipes/perl/libxml-simple-perl_2.18.bb')
-rw-r--r-- | recipes/perl/libxml-simple-perl_2.18.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/perl/libxml-simple-perl_2.18.bb b/recipes/perl/libxml-simple-perl_2.18.bb index cbab53a135..d928168791 100644 --- a/recipes/perl/libxml-simple-perl_2.18.bb +++ b/recipes/perl/libxml-simple-perl_2.18.bb @@ -1,3 +1,4 @@ +DESCRIPTION = "XML::Simple - Easy API to maintain XML (esp config files)" SECTION = "libs" LICENSE = "Artistic" DEPENDS += "libxml-parser-perl" |