From: Denis 'Gnutoo' Carikli Date: Sat, 12 Sep 2009 21:37:04 +0000 (+0200) Subject: intltool-0.40.3: addded libxml-parser-perl-native dep X-Git-Tag: Release-2010-05/1~2313^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603e3062ae141edbc6aac9fc0c6428717de57404;p=openembedded.git intltool-0.40.3: addded libxml-parser-perl-native dep Not bumping pr because caused only a build failure: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool --- diff --git a/recipes/intltool/intltool_0.40.3.bb b/recipes/intltool/intltool_0.40.3.bb index d906cb787c..a5aa151337 100644 --- a/recipes/intltool/intltool_0.40.3.bb +++ b/recipes/intltool/intltool_0.40.3.bb @@ -2,6 +2,8 @@ require intltool.inc PR = "${INC_PR}.0" +DEPENDS += " libxml-parser-perl-native" + EXTRA_OEMAKE = "'PERL_TARGET=/usr/bin/perl'" do_configure_prepend() {