diff --git a/pkg.info b/pkg.info index 8ffd483..294d828 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: bc description: Arbitrary numeric processing language version: 6.7.5 +revision: 2 url: https://www.gnu.org/software/bc/ license: GPL architecture: any +depends: ["glibc","ncurses","readline"] +make_depends: ["bash","binutils","coreutils","gcc","glibc","grep","make","readline"] type: source