diff options
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r-- | meta/recipes-devtools/perl/perl_5.24.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/perl/perl_5.24.1.bb b/meta/recipes-devtools/perl/perl_5.24.1.bb index 66ccd7f0be..222dd88675 100644 --- a/meta/recipes-devtools/perl/perl_5.24.1.bb +++ b/meta/recipes-devtools/perl/perl_5.24.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require perl.inc | 1 | require perl.inc |
2 | 2 | ||
3 | # We need gnugrep (for -I) | 3 | # We need gnugrep (for -I) |
4 | DEPENDS = "db grep-native gdbm zlib" | 4 | DEPENDS = "db grep-native gdbm zlib virtual/crypt" |
5 | 5 | ||
6 | # Pick up patches from debian | 6 | # Pick up patches from debian |
7 | # http://ftp.de.debian.org/debian/pool/main/p/perl/perl_5.22.0-1.debian.tar.xz | 7 | # http://ftp.de.debian.org/debian/pool/main/p/perl/perl_5.22.0-1.debian.tar.xz |