summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb')
-rw-r--r--meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
index a4c69c97b..38ea9cebc 100644
--- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
+++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
@@ -23,7 +23,7 @@ do_compile() {
23 cpan_do_compile 23 cpan_do_compile
24} 24}
25 25
26RDEPENDS_${PN} += "\ 26RDEPENDS:${PN} += "\
27 perl-module-exporter \ 27 perl-module-exporter \
28 perl-module-strict \ 28 perl-module-strict \
29 perl-module-vars \ 29 perl-module-vars \
@@ -31,7 +31,7 @@ RDEPENDS_${PN} += "\
31 libhtml-tagset-perl \ 31 libhtml-tagset-perl \
32" 32"
33 33
34RDEPENDS_${PN}-ptest += "\ 34RDEPENDS:${PN}-ptest += "\
35 liburi-perl \ 35 liburi-perl \
36 perl-module-config \ 36 perl-module-config \
37 perl-module-file-spec \ 37 perl-module-file-spec \