From f24466c861dddd404fb74d1eefab28fa7ac450ac Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Thu, 9 Sep 2010 23:07:16 +0200 Subject: libxml-libxml-perl: added dependency for XML::NamespaceSupport Signed-off-by: Frans Meulenbroeks --- recipes/perl/libxml-libxml-perl_1.70.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 \ -- cgit v1.2.3