summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/perl/perl-ptest.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl-ptest.inc b/meta/recipes-devtools/perl/perl-ptest.inc
index c233fab545..e07355d3f5 100644
--- a/meta/recipes-devtools/perl/perl-ptest.inc
+++ b/meta/recipes-devtools/perl/perl-ptest.inc
@@ -56,7 +56,7 @@ python populate_packages:prepend() {
56 '${PN}-ptest%s', '%s', recursive=True, match_path=True) 56 '${PN}-ptest%s', '%s', recursive=True, match_path=True)
57} 57}
58 58
59RDEPENDS:${PN}-ptest += "${PN}-modules ${PN}-doc sed" 59RDEPENDS:${PN}-ptest += "${PN}-modules ${PN}-doc sed procps-ps"
60 60
61# The perl-ptest package contains Perl internal modules and generating file 61# The perl-ptest package contains Perl internal modules and generating file
62# dependencies for it causes problems. 62# dependencies for it causes problems.