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 6a7a2d7cb3..8d46448566 100644 --- a/meta/recipes-devtools/perl/perl-ptest.inc +++ b/meta/recipes-devtools/perl/perl-ptest.inc | |||
| @@ -50,7 +50,7 @@ python populate_packages_prepend() { | |||
| 50 | '${PN}-ptest%s', '%s', recursive=True, match_path=True) | 50 | '${PN}-ptest%s', '%s', recursive=True, match_path=True) |
| 51 | } | 51 | } |
| 52 | 52 | ||
| 53 | RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed libssp" | 53 | RDEPENDS_${PN}-ptest += "${PN}-modules ${PN}-doc ${PN}-misc sed" |
| 54 | 54 | ||
| 55 | # The perl-ptest package contains Perl internal modules and generating file | 55 | # The perl-ptest package contains Perl internal modules and generating file |
| 56 | # dependencies for it causes problems. | 56 | # dependencies for it causes problems. |
