diff options
Diffstat (limited to 'meta/recipes-extended/perl/libxml-sax-perl_1.02.bb')
-rw-r--r-- | meta/recipes-extended/perl/libxml-sax-perl_1.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb b/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb index 9aa6fd050d..bc2aa0821e 100644 --- a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb +++ b/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb | |||
@@ -9,7 +9,7 @@ come from the Java JAXP specification (SAX part), only without the \ | |||
9 | javaness." | 9 | javaness." |
10 | 10 | ||
11 | SECTION = "libs" | 11 | SECTION = "libs" |
12 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 12 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
13 | DEPENDS += "libxml-namespacesupport-perl-native" | 13 | DEPENDS += "libxml-namespacesupport-perl-native" |
14 | RDEPENDS:${PN} += "libxml-namespacesupport-perl libxml-sax-base-perl perl-module-file-temp" | 14 | RDEPENDS:${PN} += "libxml-namespacesupport-perl libxml-sax-base-perl perl-module-file-temp" |
15 | 15 | ||