diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-devtools/perl/libxml-perl_0.08.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index a2eee9aa6e..818ae3d571 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb | |||
| @@ -26,4 +26,5 @@ do_compile() { | |||
| 26 | cpan_do_compile | 26 | cpan_do_compile |
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | RDEPENDS_${PN}-ptest += "libxml-parser-perl" | 29 | RDEPENDS_${PN} += "perl-module-carp perl-module-overload perl-module-universal perl-module-io-handle" |
| 30 | RDEPENDS_${PN}-ptest += "libxml-parser-perl perl-module-file-glob" | ||
