aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/perl/libxml-libxml-perl_1.70.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/perl/libxml-libxml-perl_1.70.bb b/recipes/perl/libxml-libxml-perl_1.70.bb
index f298ac873f..5c565031ac 100644
--- a/recipes/perl/libxml-libxml-perl_1.70.bb
+++ b/recipes/perl/libxml-libxml-perl_1.70.bb
@@ -3,9 +3,10 @@ SECTION = "libs"
LICENSE = ""
DEPENDS += "libxml2 \
libxml-sax-perl \
+ libxml-namespacesupport-perl \
zlib \
"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PA/PAJAS/XML-LibXML-${PV}.tar.gz;name=libxml \
file://libxml-libxml-perl-disable-libxml2-check.patch \