Fix dependencies and add license

This commit is contained in:
2025-05-11 17:43:20 +03:00
parent 036e539f6a
commit e7a01579a6
2 changed files with 5 additions and 3 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: make
description: GNU make
version: 4.4.1
revision: 2
revision: 3
url: https://www.gnu.org/software/make/
license: GPL3
architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","gcc","gettext","glibc","grep","make","sed","texinfo"]
depends: ["glibc","guile"]
type: source