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