diff --git a/pkg.info b/pkg.info index 111d8e3..da0bcbb 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: ncurses description: System V Release 4.0 curses emulation library version: 6.4-20230520 +revision: 2 url: https://invisible-island.net/ncurses/ncurses.html license: MIT-open-group architecture: any +depends: ["glibc"] +make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","make","patch","sed"] type: source