diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:42:00 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 16:42:00 (EDT) |
commit | f9394a569e4e47cb8160139b18138ed159379243 (patch) | |
tree | e12914cb3f3dc22cb39d55cf9ba5301263eab722 | |
parent | 27b9b48555d79283de0d3e72c69b0f3896aa8855 (diff) |
libncurses.6-dev: Depend on libtic.6
-rw-r--r-- | libncurses.6-dev.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libncurses.6-dev.pkg/control b/libncurses.6-dev.pkg/control index f6b8946..22444b9 100644 --- a/libncurses.6-dev.pkg/control +++ b/libncurses.6-dev.pkg/control @@ -12,6 +12,7 @@ Depends: ncurses-common (= ${Source-Version}), libpanel.6 (= ${Binary-Version}), libpanelw.6 (= ${Binary-Version}), libtinfo.6 (= ${Binary-Version}), + libtic.6 (= ${Binary-Version}), # Should conflict with all other available versions: Conflicts: libncurses.5-dev Description: curses library - development files |