aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libxml-libxml-perl_1.70.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libxml-libxml-perl_1.70.bb')
-rw-r--r--recipes/perl/libxml-libxml-perl_1.70.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/perl/libxml-libxml-perl_1.70.bb b/recipes/perl/libxml-libxml-perl_1.70.bb
index e8ab1f08ae..373885e01a 100644
--- a/recipes/perl/libxml-libxml-perl_1.70.bb
+++ b/recipes/perl/libxml-libxml-perl_1.70.bb
@@ -2,11 +2,14 @@ DESCRIPTION = "XML-LibXML"
SECTION = "libs"
LICENSE = ""
DEPENDS += "libxml2 \
+ libxml-sax-perl-native \
+ zlib \
+"
+RDEPENDS_${PN} += "libxml2 \
libxml-sax-perl \
- libxml-namespacesupport-perl \
zlib \
"
-PR = "r2"
+PR = "r3"
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 \