diff --git a/pkg.info b/pkg.info index d7c813d..830f989 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: libpipeline description: C library for manipulating pipelines of subprocesses in a flexible and convenient way version: 1.5.7 +revision: 2 url: https://libpipeline.nongnu.org/ license: GPL3-or-later architecture: any +depends: ["glibc"] +make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","make","sed","texinfo"] type: source