diff options
| -rw-r--r-- | meta/recipes-devtools/perl/perl-native_5.24.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl-native_5.24.1.bb b/meta/recipes-devtools/perl/perl-native_5.24.1.bb index 896a379db6..e01d11fbed 100644 --- a/meta/recipes-devtools/perl/perl-native_5.24.1.bb +++ b/meta/recipes-devtools/perl/perl-native_5.24.1.bb | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | require perl.inc | 1 | require perl.inc |
| 2 | 2 | ||
| 3 | # We need gnugrep (for -I) | ||
| 4 | DEPENDS = "virtual/db-native grep-native" | ||
| 5 | DEPENDS += "gdbm-native zlib-native" | ||
| 6 | |||
| 3 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | 7 | EXTRA_OEMAKE = "-e MAKEFLAGS=" |
| 4 | 8 | ||
| 5 | SRC_URI += "\ | 9 | SRC_URI += "\ |
