summaryrefslogtreecommitdiffstats
path: root/recipes/perl/libparams-util-perl_0.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libparams-util-perl_0.20.bb')
-rw-r--r--recipes/perl/libparams-util-perl_0.20.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libparams-util-perl_0.20.bb b/recipes/perl/libparams-util-perl_0.20.bb
index e988f19ea8..7ad689b6c2 100644
--- a/recipes/perl/libparams-util-perl_0.20.bb
+++ b/recipes/perl/libparams-util-perl_0.20.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Params::Util - Simple, compact and correct param-checking functions"
SECTION = "libs"
LICENSE = "Artistic|GPL"
-RDEPENDS += "perl-module-exporter perl-module-overload \
+RDEPENDS_${PN} += "perl-module-exporter perl-module-overload \
perl-module-scalar-util perl-module-strict perl-module-vars"
PR = "r4"