Fix dependencies and add license

This commit is contained in:
2025-05-12 17:03:21 +03:00
parent eb0d0413af
commit 9849b9d8d8
2 changed files with 6 additions and 3 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
name: tar
description: GNU tar archive creation and mofication tools
version: 1.35
revision: 2
revision: 3
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"]
depends: ["acl","glibc"]
make_depends: ["attr"]
type: source