diff --git a/pkg.info b/pkg.info index 4a76343..a928200 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: check description: C unit testing framework version: 0.15.2 +revision: 2 url: https://libcheck.github.io/check license: LGPL architecture: any +depends: ["bash","gawk"] +make_depends: ["gawk","gcc","grep","make","sed","texinfo"] type: source