diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-02 16:07:12 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-02 16:07:12 (EDT) |
commit | 3f32c24694e09db54478cbb44b7e56aacf22e639 (patch) | |
tree | df44144416434aa8b130717e03199b2756649916 /libncurses.6-dev.pkg/control | |
parent | f95f3965f4a58108a3ce4fe56089d9f5ddec75b9 (diff) |
libncurses.6-dev: Depend on libtinfo.6
Diffstat (limited to 'libncurses.6-dev.pkg/control')
-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 67bfcb1..3fe5ce9 100644 --- a/libncurses.6-dev.pkg/control +++ b/libncurses.6-dev.pkg/control @@ -3,6 +3,7 @@ Platform: all Depends: ncurses-common (= ${Source-Version}), libncurses.6 (= ${Binary-Version}), libncursesw.6 (= ${Binary-Version}), + libtinfo.6 (= ${Binary-Version}), Description: curses library - development files ${Common-Description} . |