diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 14:16:14 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-24 14:16:47 (EDT) |
commit | 5a68a51d9edebd1e251863599513a2b41c661ae4 (patch) | |
tree | 4306aa0f5dbad6aa918283be94a8866d8d1ac408 /libtinfo.5.pkg/control | |
parent | cff050616dc5f7fdc34678b04a3ec97c1ee0f671 (diff) |
Factor out common description
Diffstat (limited to 'libtinfo.5.pkg/control')
-rw-r--r-- | libtinfo.5.pkg/control | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/libtinfo.5.pkg/control b/libtinfo.5.pkg/control index d1df639..8a010e1 100644 --- a/libtinfo.5.pkg/control +++ b/libtinfo.5.pkg/control @@ -3,9 +3,6 @@ Platform: all Depends: ncurses-common (= ${Source-Version}), ${Shlib-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 - color and multiple highlights and forms characters and function-key mapping, - and has all the other SYSV-curses enhancements over BSD curses. + ${Common-Description} . This package provides the terminfo shared library. |