diff options
Diffstat (limited to 'meta-perl/recipes-perl/libxml')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb index 62477458a0..7962d22c9d 100644 --- a/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb +++ b/meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb | |||
| @@ -7,7 +7,7 @@ to, and most don't. This filter does the trivial but oft-repeated task \ | |||
| 7 | of putting all characters into a single event. \ | 7 | of putting all characters into a single event. \ |
| 8 | " | 8 | " |
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | LICENSE = "Artistic-1.0 | GPLv1+" | 10 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 11 | HOMEPAGE = "http://search.cpan.org/dist/XML-Filter-BufferText/" | 11 | HOMEPAGE = "http://search.cpan.org/dist/XML-Filter-BufferText/" |
| 12 | DEPENDS += "libxml-sax-perl-native" | 12 | DEPENDS += "libxml-sax-perl-native" |
| 13 | RDEPENDS:${PN} += "libxml-sax-perl" | 13 | RDEPENDS:${PN} += "libxml-sax-perl" |
diff --git a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb index 58d0e4cb2b..c2898a9012 100644 --- a/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb +++ b/meta-perl/recipes-perl/libxml/libxml-libxml-perl_2.0134.bb | |||
| @@ -8,7 +8,7 @@ your programs." | |||
| 8 | 8 | ||
| 9 | HOMEPAGE = "http://search.cpan.org/dist/XML-LibXML-1.99/" | 9 | HOMEPAGE = "http://search.cpan.org/dist/XML-LibXML-1.99/" |
| 10 | SECTION = "libs" | 10 | SECTION = "libs" |
| 11 | LICENSE = "Artistic-1.0|GPLv1+" | 11 | LICENSE = "Artistic-1.0|GPL-1.0-or-later" |
| 12 | DEPENDS += "libxml2 \ | 12 | DEPENDS += "libxml2 \ |
| 13 | libxml-sax-perl-native \ | 13 | libxml-sax-perl-native \ |
| 14 | zlib \ | 14 | zlib \ |
diff --git a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb index ab684eaaaa..487a5c22cd 100644 --- a/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb +++ b/meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb | |||
| @@ -7,7 +7,7 @@ although it has been put to limited use in settings such as XML::LibXML and \ | |||
| 7 | the AxKit XML Application Server. \ | 7 | the AxKit XML Application Server. \ |
| 8 | " | 8 | " |
| 9 | SECTION = "libs" | 9 | SECTION = "libs" |
| 10 | LICENSE = "Artistic-1.0 | GPLv1+" | 10 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 11 | HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/" | 11 | HOMEPAGE = "http://search.cpan.org/dist/XML-SAX-Writer/" |
| 12 | DEPENDS += "libxml-filter-buffertext-perl-native" | 12 | DEPENDS += "libxml-filter-buffertext-perl-native" |
| 13 | RDEPENDS:${PN} += "libxml-filter-buffertext-perl" | 13 | RDEPENDS:${PN} += "libxml-filter-buffertext-perl" |
