diff options
Diffstat (limited to 'meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb')
-rw-r--r-- | meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb index 33707a0af6..f57e1224d4 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb | |||
@@ -21,7 +21,7 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
21 | 21 | ||
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 \ |