diff --git a/pkg.info b/pkg.info index 0ec28b3..dfaed4d 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: expect description: A tool for automating interactive applications version: 5.45.4 +revision: 2 url: https://core.tcl.tk/expect/ license: custom architecture: any +depends: ["glibc","tcl"] +make_depends: ["bash","binutils","coreutils","diffutils","gcc","glibc","grep","make","patch","sed","tcl"] type: source