diff options
Diffstat (limited to 'ncurses-bin.pkg/control')
-rw-r--r-- | ncurses-bin.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncurses-bin.pkg/control b/ncurses-bin.pkg/control index 6513ec3..36fe5e9 100644 --- a/ncurses-bin.pkg/control +++ b/ncurses-bin.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libncurses.5 (= ${Binary-Version}) +Depends: libtinfo.5 (= ${Binary-Version}) Description: curses utilities The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses terminfo format, supports pads and |