diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-04 08:58:44 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-04 08:58:44 (EDT) |
commit | 2c36b2eee9c82612a8cf03fd1cf8378cc7d3dcc6 (patch) | |
tree | 423032d84388a474978e0a8ff002ec3b57977c2e | |
parent | 97d6a9c46e516ac61259ed441fa513ac0a687b3f (diff) |
libtinfo.5: Depend on new terminfo-* packages
-rw-r--r-- | libtinfo.5.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtinfo.5.pkg/control b/libtinfo.5.pkg/control index bd503c8..72405b5 100644 --- a/libtinfo.5.pkg/control +++ b/libtinfo.5.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Depends: terminfo-base, terminfo-linux [any-linux-any] Description: curses terminfo 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 |