diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-06 19:21:31 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-06 19:23:26 (EDT) |
commit | 1e5a00d2c67e052620b831ba3b63bbefff89b0bd (patch) | |
tree | 6e367aa5e0c89801d7934f89f3f7febb968d0b9f /libtinfow.6.pkg/control | |
parent | 5b71c6321f712100dff4fc7ca3d73035fcf4a8fd (diff) |
build: Use --with-termlib/--with-ticlib to rename libs
Diffstat (limited to 'libtinfow.6.pkg/control')
-rw-r--r-- | libtinfow.6.pkg/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtinfow.6.pkg/control b/libtinfow.6.pkg/control index 7ba43f8..429d564 100644 --- a/libtinfow.6.pkg/control +++ b/libtinfow.6.pkg/control @@ -1,7 +1,7 @@ Architecture: any Platform: all -Depends: ncurses-common (= ${Source-Version}), libtinfo.5 (= ${Binary-Version}), - terminfo-linux [any-linux-any], ${Shlib-Depends} +Depends: ncurses-common (= ${Source-Version}), terminfo-linux [any-linux-any], + ${Shlib-Depends} Description: curses terminfo library with wide character support ${Common-Description} . |