summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/conf/include/ptest-packagelists-meta-perl.inc2
-rw-r--r--meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb1
2 files changed, 2 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 189a376f80..24968d8ca7 100644
--- a/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
+++ b/meta-perl/conf/include/ptest-packagelists-meta-perl.inc
@@ -32,6 +32,7 @@ PTESTS_FAST_META_PERL = "\
32 libtest-nowarnings-perl \ 32 libtest-nowarnings-perl \
33 libtest-warn-perl \ 33 libtest-warn-perl \
34 libtext-diff-perl \ 34 libtext-diff-perl \
35 libunicode-linebreak-perl \
35" 36"
36 37
37PTESTS_SLOW_META_PERL = "\ 38PTESTS_SLOW_META_PERL = "\
@@ -46,7 +47,6 @@ PTESTS_PROBLEMS_META_PERL = "\
46 libnet-dns-sec-perl \ 47 libnet-dns-sec-perl \
47 libnet-ssleay-perl \ 48 libnet-ssleay-perl \
48 libtest-harness-perl \ 49 libtest-harness-perl \
49 libunicode-linebreak-perl \
50 libunix-statgrab \ 50 libunix-statgrab \
51 liburi-perl \ 51 liburi-perl \
52 libxml-libxml-perl \ 52 libxml-libxml-perl \
diff --git a/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb b/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb
index 6b552d9502..4560c28e5e 100644
--- a/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb
+++ b/meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb
@@ -40,6 +40,7 @@ RDEPENDS:${PN} += " \
40" 40"
41 41
42RDEPENDS:${PN}-ptest += " \ 42RDEPENDS:${PN}-ptest += " \
43 perl-module-encode-encoding \
43 perl-module-findbin \ 44 perl-module-findbin \
44 perl-module-lib \ 45 perl-module-lib \
45 perl-module-strict \ 46 perl-module-strict \