diff options
| -rw-r--r-- | meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb b/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb index 2714582957..d82692c033 100644 --- a/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb +++ b/meta/recipes-extended/perl/libconvert-asn1-perl_0.33.bb | |||
| @@ -15,7 +15,8 @@ inherit cpan ptest-perl | |||
| 15 | 15 | ||
| 16 | EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}" | 16 | EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}" |
| 17 | 17 | ||
| 18 | RDEPENDS:${PN} += "perl-module-exporter perl-module-constant perl-module-encode perl-module-encode-encoding perl-module-utf8 perl-module-socket perl-module-time-local perl-module-posix" | 18 | RDEPENDS:${PN} += "perl-module-exporter perl-module-constant perl-module-encode perl-module-encode-encoding perl-module-utf8 \ |
| 19 | perl-module-socket perl-module-time-local perl-module-posix perl-module-scalar-util perl-module-test-more" | ||
| 19 | RDEPENDS:${PN}-ptest += "perl-module-math-bigint perl-module-io-socket perl-module-data-dumper perl-module-math-bigint-calc" | 20 | RDEPENDS:${PN}-ptest += "perl-module-math-bigint perl-module-io-socket perl-module-data-dumper perl-module-math-bigint-calc" |
| 20 | 21 | ||
| 21 | BBCLASSEXTEND = "native" | 22 | BBCLASSEXTEND = "native" |
