summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc b/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
index 830ecce532..5f853cc911 100644
--- a/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
+++ b/meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc
@@ -18,7 +18,7 @@ RDEPENDS_${PN}-pod += "perl"
18 18
19# Some additional dependencies that the above doesn't manage to figure out 19# Some additional dependencies that the above doesn't manage to figure out
20RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix" 20RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix"
21DEPENDS_${PN}-module-math-bigint += "${PN}-module-math-bigint-calc" 21RDEPENDS_${PN}-module-math-bigint += "${PN}-module-math-bigint-calc"
22RDEPENDS_${PN}-module-thread-queue += "${PN}-module-attributes" 22RDEPENDS_${PN}-module-thread-queue += "${PN}-module-attributes"
23 23
24 24