diff options
| -rw-r--r-- | meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb b/meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb index 0cf2eebda4..f9d00d2e28 100644 --- a/meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb +++ b/meta/recipes-devtools/perl/libxml-simple-perl_2.24.bb | |||
| @@ -19,6 +19,6 @@ S = "${WORKDIR}/XML-Simple-${PV}" | |||
| 19 | 19 | ||
| 20 | EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}" | 20 | EXTRA_PERLFLAGS = "-I ${PERLHOSTLIB}" |
| 21 | 21 | ||
| 22 | inherit cpan | 22 | inherit cpan ptest-perl |
| 23 | 23 | ||
| 24 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native" |
