diff options
| -rw-r--r-- | meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb b/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb index 26241e884c..a2fa90cfa9 100644 --- a/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb +++ b/meta/recipes-devtools/perl/libxml-parser-perl_2.41.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "XML::Parser - A perl module for parsing XML documents" | 1 | SUMMARY = "XML::Parser - A perl module for parsing XML documents" |
| 2 | SECTION = "libs" | 2 | SECTION = "libs" |
| 3 | LICENSE = "Artistic-1.0 | GPL-1.0" | 3 | LICENSE = "Artistic-1.0 | GPL-1.0+" |
| 4 | LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1" | 4 | LIC_FILES_CHKSUM = "file://README;beginline=2;endline=6;md5=c8767d7516229f07b26e42d1cf8b51f1" |
| 5 | 5 | ||
| 6 | DEPENDS += "expat expat-native" | 6 | DEPENDS += "expat expat-native" |
