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