From: Frans Meulenbroeks Date: Thu, 9 Sep 2010 21:07:16 +0000 (+0200) Subject: libxml-libxml-perl: added dependency for XML::NamespaceSupport X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f24466c861dddd404fb74d1eefab28fa7ac450ac;p=openembedded.git libxml-libxml-perl: added dependency for XML::NamespaceSupport Signed-off-by: Frans Meulenbroeks --- 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 \