diff options
| -rw-r--r-- | meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 2 | ||||
| -rw-r--r-- | meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc index 62b984dc70..f4f2116569 100644 --- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc +++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc | |||
| @@ -13,6 +13,7 @@ PTESTS_FAST_META_PERL = "\ | |||
| 13 | libcrypt-openssl-random-perl \ | 13 | libcrypt-openssl-random-perl \ |
| 14 | libcrypt-openssl-rsa-perl \ | 14 | libcrypt-openssl-rsa-perl \ |
| 15 | libcgi-perl \ | 15 | libcgi-perl \ |
| 16 | libdata-hexdump-perl \ | ||
| 16 | libdigest-hmac-perl \ | 17 | libdigest-hmac-perl \ |
| 17 | liberror-perl \ | 18 | liberror-perl \ |
| 18 | libextutils-config-perl \ | 19 | libextutils-config-perl \ |
| @@ -32,7 +33,6 @@ PTESTS_SLOW_META_PERL = "\ | |||
| 32 | 33 | ||
| 33 | PTESTS_PROBLEMS_META_PERL = "\ | 34 | PTESTS_PROBLEMS_META_PERL = "\ |
| 34 | libconfig-autoconf-perl \ | 35 | libconfig-autoconf-perl \ |
| 35 | libdata-hexdump-perl \ | ||
| 36 | libdbd-sqlite-perl \ | 36 | libdbd-sqlite-perl \ |
| 37 | libdigest-sha1-perl \ | 37 | libdigest-sha1-perl \ |
| 38 | libfile-slurper-perl \ | 38 | libfile-slurper-perl \ |
diff --git a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb index 793889de6d..961478c15e 100644 --- a/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb +++ b/meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb | |||
| @@ -29,6 +29,8 @@ do_install_ptest () { | |||
| 29 | install -m 0755 ${B}/t/* ${D}${PTEST_PATH}/t | 29 | install -m 0755 ${B}/t/* ${D}${PTEST_PATH}/t |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | RDEPENDS:${PN}-ptest += "perl-module-exporter perl-module-carp perl-module-filehandle" | ||
| 33 | |||
| 32 | BBCLASSEXTEND = "native" | 34 | BBCLASSEXTEND = "native" |
| 33 | 35 | ||
| 34 | ALTERNATIVES_PRIORITY = "100" | 36 | ALTERNATIVES_PRIORITY = "100" |
