diff options
Diffstat (limited to 'meta/packages/automake/automake.inc')
| -rw-r--r-- | meta/packages/automake/automake.inc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/meta/packages/automake/automake.inc b/meta/packages/automake/automake.inc new file mode 100644 index 0000000000..fa59c1f5cc --- /dev/null +++ b/meta/packages/automake/automake.inc | |||
| @@ -0,0 +1,23 @@ | |||
| 1 | RDEPENDS_automake += "\ | ||
| 2 | autoconf \ | ||
| 3 | perl \ | ||
| 4 | perl-module-bytes \ | ||
| 5 | perl-module-constant \ | ||
| 6 | perl-module-cwd \ | ||
| 7 | perl-module-data-dumper \ | ||
| 8 | perl-module-dynaloader \ | ||
| 9 | perl-module-errno \ | ||
| 10 | perl-module-exporter-heavy \ | ||
| 11 | perl-module-file-basename \ | ||
| 12 | perl-module-file-compare \ | ||
| 13 | perl-module-file-copy \ | ||
| 14 | perl-module-file-glob \ | ||
| 15 | perl-module-file-spec-unix \ | ||
| 16 | perl-module-file-stat \ | ||
| 17 | perl-module-getopt-long \ | ||
| 18 | perl-module-io \ | ||
| 19 | perl-module-io-file \ | ||
| 20 | perl-module-posix \ | ||
| 21 | perl-module-strict \ | ||
| 22 | perl-module-text-parsewords \ | ||
| 23 | perl-module-vars " | ||
