Add missing module rdep for pests, fixes
Failed ptests:
{'libhtml-tagset-perl': ['t/01-populated', 't/00-load']}

Signed-off-by: Khem Raj <[email protected]>
---
 meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.24.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.24.bb 
b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.24.bb
index 802fe050da..f7e394fbab 100644
--- a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.24.bb
+++ b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.24.bb
@@ -18,7 +18,7 @@ inherit cpan ptest-perl

 RDEPENDS:${PN} += "perl-module-strict perl-module-vars"

-RDEPENDS:${PN}-ptest += "perl-module-test"
+RDEPENDS:${PN}-ptest += "perl-module-test perl-module-test-more"

 do_install:prepend() {
     # requires "-T" (taint) command line option
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#121908): 
https://lists.openembedded.org/g/openembedded-devel/message/121908
Mute This Topic: https://lists.openembedded.org/mt/116375558/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to