diff options
Diffstat (limited to 'meta-perl/recipes-perl/libstrictures')
| -rw-r--r-- | meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb index d1a5b4787d..765455b490 100644 --- a/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb +++ b/meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb | |||
| @@ -36,13 +36,13 @@ S = "${WORKDIR}/strictures-${PV}" | |||
| 36 | 36 | ||
| 37 | inherit cpan ptest-perl | 37 | inherit cpan ptest-perl |
| 38 | 38 | ||
| 39 | RDEPENDS_${PN} += " \ | 39 | RDEPENDS:${PN} += " \ |
| 40 | perl-module-carp \ | 40 | perl-module-carp \ |
| 41 | perl-module-strict \ | 41 | perl-module-strict \ |
| 42 | perl-module-test-more \ | 42 | perl-module-test-more \ |
| 43 | perl-module-warnings \ | 43 | perl-module-warnings \ |
| 44 | " | 44 | " |
| 45 | 45 | ||
| 46 | RDEPENDS_${PN}-ptest += "perl-module-perlio perl-module-perlio-scalar" | 46 | RDEPENDS:${PN}-ptest += "perl-module-perlio perl-module-perlio-scalar" |
| 47 | 47 | ||
| 48 | BBCLASSEXTEND = "native" | 48 | BBCLASSEXTEND = "native" |
