diff options
-rw-r--r-- | meta/recipes-devtools/perl/perl-ptest.inc | 2 |
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 9ef7d0a262..b1f1cb9d20 100644 --- a/meta/recipes-devtools/perl/perl-ptest.inc +++ b/meta/recipes-devtools/perl/perl-ptest.inc | |||
@@ -47,4 +47,4 @@ python populate_packages_prepend() { | |||
47 | '${PN}-ptest%s', '%s', recursive=True, match_path=True) | 47 | '${PN}-ptest%s', '%s', recursive=True, match_path=True) |
48 | } | 48 | } |
49 | 49 | ||
50 | RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc" | 50 | RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed" |