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 af2441e..13fca10 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 0.51.0 url: https://freedesktop.org/wiki/Software/intltool/ license: GPL architecture: any +depends: ["autoconf","automake","bash","glibc","grep","perl","sed"] +make_depends: ["bash","gawk","glibc","make","perl","sed","perl-xml-parser"] type: source