summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 16:06:15 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 16:06:15 (EDT)
commitf95f3965f4a58108a3ce4fe56089d9f5ddec75b9 (patch)
tree7ad435f1f93a9e28f38b6d208f83129582c8ac75
parentaa21a097df4723968e835ffb80213c22224ac417 (diff)
libncurses.5-dev: Depend on libncursesw.5 and libtinfo.5
-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}
.