From 3f32c24694e09db54478cbb44b7e56aacf22e639 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Tue, 02 Jul 2019 16:07:12 -0400
Subject: libncurses.6-dev: Depend on libtinfo.6

---
diff --git a/changelog b/changelog
index f591cea..3565939 100644
--- a/changelog
+++ b/changelog
@@ -1,7 +1,7 @@
 ncurses (6.1+20190623-2) trunk
 
   * libncurses.5-dev: Depend on libncursesw.5 and libtinfo.5.
-  * libncurses.6-dev: Depend on libncursesw.6.
+  * libncurses.6-dev: Depend on libncursesw.6 and libtinfo.6.
 
  -- Patrick McDermott <patrick.mcdermott@libiquity.com>  Tue, 02 Jul 2019 01:21:58 -0400
 
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}
  .
--
cgit v0.9.1