diff options
-rw-r--r-- | meta-perl/conf/include/ptest-packagelists-meta-perl.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc index 717fde29d3..29a2b2e660 100644 --- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc +++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc | |||
@@ -10,7 +10,9 @@ PTESTS_FAST_META_PERL = "\ | |||
10 | libcapture-tiny-perl \ | 10 | libcapture-tiny-perl \ |
11 | libcgi-perl \ | 11 | libcgi-perl \ |
12 | libcrypt-openssl-random-perl \ | 12 | libcrypt-openssl-random-perl \ |
13 | libdigest-hmac-perl \ | ||
13 | libextutils-config-perl \ | 14 | libextutils-config-perl \ |
15 | libextutils-installpaths-perl \ | ||
14 | libhtml-tagset-perl \ | 16 | libhtml-tagset-perl \ |
15 | libmozilla-ca-perl \ | 17 | libmozilla-ca-perl \ |
16 | libmodule-build-tiny-perl \ | 18 | libmodule-build-tiny-perl \ |
@@ -31,12 +33,10 @@ PTESTS_PROBLEMS_META_PERL ="\ | |||
31 | libcrypt-openssl-rsa-perl \ | 33 | libcrypt-openssl-rsa-perl \ |
32 | libdata-hexdump-perl \ | 34 | libdata-hexdump-perl \ |
33 | libdbd-sqlite-perl \ | 35 | libdbd-sqlite-perl \ |
34 | libdigest-hmac-perl \ | ||
35 | libdigest-sha1-perl \ | 36 | libdigest-sha1-perl \ |
36 | libnet-dns-perl \ | 37 | libnet-dns-perl \ |
37 | libnet-dns-sec-perl \ | 38 | libnet-dns-sec-perl \ |
38 | libnet-ldap-perl \ | 39 | libnet-ldap-perl \ |
39 | libextutils-installpaths-perl \ | ||
40 | libfile-slurper-perl \ | 40 | libfile-slurper-perl \ |
41 | libhtml-parser-perl \ | 41 | libhtml-parser-perl \ |
42 | libmime-types-perl \ | 42 | libmime-types-perl \ |