diff --git a/pkg.info b/pkg.info index 572e38e..88f9844 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: make description: GNU make version: 4.4.1 +revision: 2 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"] type: source