diff options
Diffstat (limited to 'meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb')
| -rw-r--r-- | meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb index 1566f75be5..bc368ea77c 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.24.bb | |||
| @@ -22,26 +22,26 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
| 22 | inherit cpan | 22 | inherit cpan |
| 23 | 23 | ||
| 24 | RDEPENDS_${PN} = " perl-module-carp \ | 24 | RDEPENDS_${PN} = " perl-module-carp \ |
| 25 | perl-module-cwd \ | 25 | perl-module-cwd \ |
| 26 | perl-module-dynaloader \ | 26 | perl-module-dynaloader \ |
| 27 | perl-module-extutils-cbuilder \ | 27 | perl-module-extutils-cbuilder \ |
| 28 | perl-module-extutils-makemaker \ | 28 | perl-module-extutils-makemaker \ |
| 29 | perl-module-file-basename \ | 29 | perl-module-file-basename \ |
| 30 | perl-module-file-spec \ | 30 | perl-module-file-spec \ |
| 31 | perl-module-lib \ | 31 | perl-module-lib \ |
| 32 | perl-module-symbol \ | 32 | perl-module-symbol \ |
| 33 | perl-module-test-more \ | 33 | perl-module-test-more \ |
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | RPROVIDES_${PN} += " libextutils-parsexs-constants-perl \ | 36 | RPROVIDES_${PN} += " libextutils-parsexs-constants-perl \ |
| 37 | libextutils-parsexs-countlines-perl \ | 37 | libextutils-parsexs-countlines-perl \ |
| 38 | libextutils-parsexs-eval-perl \ | 38 | libextutils-parsexs-eval-perl \ |
| 39 | libextutils-parsexs-utilities-perl \ | 39 | libextutils-parsexs-utilities-perl \ |
| 40 | libextutils-typemaps-perl \ | 40 | libextutils-typemaps-perl \ |
| 41 | libextutils-typemaps-cmd-perl \ | 41 | libextutils-typemaps-cmd-perl \ |
| 42 | libextutils-typemaps-inputmap-perl \ | 42 | libextutils-typemaps-inputmap-perl \ |
| 43 | libextutils-typemaps-outputmap-perl \ | 43 | libextutils-typemaps-outputmap-perl \ |
| 44 | libextutils-typemaps-type-perl \ | 44 | libextutils-typemaps-type-perl \ |
| 45 | " | 45 | " |
| 46 | 46 | ||
| 47 | BBCLASSEXTEND = "native" | 47 | BBCLASSEXTEND = "native" |
