summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--changelog1
-rw-r--r--libncurses.5-dev.pkg/control2
2 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 05737b6..f591cea 100644
--- a/changelog
+++ b/changelog
@@ -1,5 +1,6 @@
ncurses (6.1+20190623-2) trunk
+ * libncurses.5-dev: Depend on libncursesw.5 and libtinfo.5.
* libncurses.6-dev: Depend on libncursesw.6.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Tue, 02 Jul 2019 01:21:58 -0400
diff --git a/libncurses.5-dev.pkg/control b/libncurses.5-dev.pkg/control
index 665e9b4..d6957c9 100644
--- a/libncurses.5-dev.pkg/control
+++ b/libncurses.5-dev.pkg/control
@@ -2,6 +2,8 @@ Architecture: any
Platform: all
Depends: ncurses-common (= ${Source-Version}),
libncurses.5 (= ${Binary-Version}),
+ libncursesw.5 (= ${Binary-Version}),
+ libtinfo.5 (= ${Binary-Version}),
Description: curses library (legacy ABI) - development files
${Common-Description}
.