summaryrefslogtreecommitdiffstats
path: root/libncurses.5-dev.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 17:31:57 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-02 17:31:57 (EDT)
commit7f9f09cf848e4fa5e6bf9bf210eea9617dd16b94 (patch)
treefbb9b2a5d478293ec110f0d178c5d3ddc0323c51 /libncurses.5-dev.pkg
parentce476a040af82b12c1b1a0b355225fc3c75851d0 (diff)
libncurses.*-dev: Depend on libncurses++.* and libncurses++w.*
Diffstat (limited to 'libncurses.5-dev.pkg')
-rw-r--r--libncurses.5-dev.pkg/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/libncurses.5-dev.pkg/control b/libncurses.5-dev.pkg/control
index d6957c9..c3cd4d0 100644
--- a/libncurses.5-dev.pkg/control
+++ b/libncurses.5-dev.pkg/control
@@ -3,6 +3,8 @@ Platform: all
Depends: ncurses-common (= ${Source-Version}),
libncurses.5 (= ${Binary-Version}),
libncursesw.5 (= ${Binary-Version}),
+ libncurses++.5 (= ${Binary-Version}),
+ libncurses++w.5 (= ${Binary-Version}),
libtinfo.5 (= ${Binary-Version}),
Description: curses library (legacy ABI) - development files
${Common-Description}