From: Kyle Russell Date: Tue, 5 Feb 2019 14:41:19 +0000 (-0500) Subject: libxml-namespacesupport-perl: extend nativesdk X-Git-Tag: uninative-2.4~428 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bf1ec2ed8851f506855dc5893ed4b00b18ed7e25;p=openembedded-core.git libxml-namespacesupport-perl: extend nativesdk Signed-off-by: Kyle Russell Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb index fa9f9954bb..57c407e0f8 100644 --- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb +++ b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb @@ -23,5 +23,5 @@ inherit cpan ptest-perl RDEPENDS_${PN}-ptest += "perl-module-test-more" -BBCLASSEXTEND="native" +BBCLASSEXTEND="native nativesdk"