diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/perl/perl-rdepends_5.22.1.inc | 2 |
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 |
20 | RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix" | 20 | RDEPENDS_${PN}-module-file-spec += "${PN}-module-file-spec-unix" |
21 | DEPENDS_${PN}-module-math-bigint += "${PN}-module-math-bigint-calc" | 21 | RDEPENDS_${PN}-module-math-bigint += "${PN}-module-math-bigint-calc" |
22 | RDEPENDS_${PN}-module-thread-queue += "${PN}-module-attributes" | 22 | RDEPENDS_${PN}-module-thread-queue += "${PN}-module-attributes" |
23 | 23 | ||
24 | 24 | ||