diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 17:56:07 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-23 17:56:07 (EDT) |
commit | 67434437e1add32ff582427991b2fb6780cb0d57 (patch) | |
tree | 24345680bbb23f435ca3fe808f8b78481a193156 /libncurses.5.pkg/control | |
parent | e70315f8d083ebd17c05541190b5f884f2adcd81 (diff) |
libncurses, libncursesw, libtinfo.5, ncurses-bin: Use oh-shlibdeps
Diffstat (limited to 'libncurses.5.pkg/control')
-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 |