diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:43:26 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:43:26 (EDT) |
commit | cdffe13f317a0b779464d483bac11f0d2e5c4a1b (patch) | |
tree | 97305c7a61228c68ed2d26472c01f7a14473d8f4 | |
parent | f9394a569e4e47cb8160139b18138ed159379243 (diff) |
libtinfo.6: Drop libtic.6 recommendation
No packages in ProteanOS other than ncurses-bin link against
libtic.so.6.
-rw-r--r-- | libtinfo.6.pkg/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtinfo.6.pkg/control b/libtinfo.6.pkg/control index 7ad128d..e50b616 100644 --- a/libtinfo.6.pkg/control +++ b/libtinfo.6.pkg/control @@ -3,7 +3,6 @@ Platform: all Depends: ncurses-common (= ${Source-Version}), terminfo-linux (>= ${Source-Version}) [any-linux-any], ${Shlib-Depends} -Recommends: libtic.6 (= ${Binary-Version}) Description: curses terminfo library ${Common-Description} . |