diff --git a/pkg.info b/pkg.info index 13fca10..2697faf 100644 --- a/pkg.info +++ b/pkg.info @@ -1,9 +1,10 @@ name: intltool description: Gettext-compatible PO file translation tools version: 0.51.0 +revision: 2 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"] +depends: ["perl-xml-parser"] +make_depends: ["sed"] type: source