aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb')
-rw-r--r--meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb
index 415652c1ed..4a2cb73e86 100644
--- a/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb
+++ b/meta-perl/recipes-perl/libfile/libfile-slurper-perl_0.012.bb
@@ -15,7 +15,7 @@ SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/File-Slurper-${PV}.tar.gz"
SRC_URI[md5sum] = "5742c63096392dfee50b8db314bcca18"
SRC_URI[sha256sum] = "4efb2ea416b110a1bda6f8133549cc6ea3676402e3caf7529fce0313250aa578"
-RDEPENDS_${PN} = " \
+RDEPENDS:${PN} = " \
perl-module-carp \
perl-module-encode \
perl-module-exporter \
@@ -25,7 +25,7 @@ RDEPENDS_${PN} = " \
perl-module-warnings \
"
-RDEPENDS_${PN}-ptest += "libtest-warnings-perl \
+RDEPENDS:${PN}-ptest += "libtest-warnings-perl \
perl-module-test-more \
"