diff --git a/pkg.info b/pkg.info index 1161653..357f07c 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: tar description: GNU tar archive creation and mofication tools version: 1.35 +revision: 2 url: https://www.gnu.org/software/tar/ license: GPL3 architecture: any +depends: ["acl","attr","bzip2","glibc","gzip","xz-utils"] +make_depends: ["acl","attr","bash","binutils","bison","coreutils","gcc","gettext","glibc","grep","inetutils","make","sed","texinfo"] type: source