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