diff --git a/.compilation-options b/.compilation-options new file mode 100644 index 0000000..9c7aafe --- /dev/null +++ b/.compilation-options @@ -0,0 +1 @@ +ARCH=any diff --git a/pkg.info b/pkg.info index 250630d..ac2dd09 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: automake description: GNU automatic Makefile creation tool version: 1.16.5 +revision: 2 url: https://www.gnu.org/software/automake/ license: GPL architecture: any +depends: ["bash","coreutils","grep","m4","sed","texinfo"] +make_depends: ["autoconf","bash","coreutils","gettext","grep","m4","make","perl","sed","texinfo"] type: source