From a306b00c76ac5cec462106589f9ca32939dabf6a Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Sun, 23 Oct 2016 20:36:30 +0000 Subject: [PATCH] libtimedate-perl: enable nativesdk nativesdk-dpkg depends on it. Signed-off-by: Andreas Oberritter --- meta/recipes-extended/perl/libtimedate-perl_2.30.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb index 7219c7d11eb..e45cd87a69e 100644 --- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb +++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb @@ -11,7 +11,7 @@ S = "${WORKDIR}/TimeDate-${PV}" inherit cpan ptest-perl -BBCLASSEXTEND = "native" +BBCLASSEXTEND = "native nativesdk" RDEPENDS_${PN}_class-native = "" RDEPENDS_${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" -- 2.47.2