diff options
Diffstat (limited to 'terminfo.pkg/control')
-rw-r--r-- | terminfo.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/terminfo.pkg/control b/terminfo.pkg/control index 418e8c6..a7e37dd 100644 --- a/terminfo.pkg/control +++ b/terminfo.pkg/control @@ -1,6 +1,6 @@ -Package: terminfo Architecture: all -Depends: libtinfo.5 (= 5.9-1) +Platform: all +Depends: libncurses.5 (= ${Binary-Version}) Description: Terminal type definitions 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 |