diff options
Diffstat (limited to 'libncursesw.5-dev.pkg')
-rw-r--r-- | libncursesw.5-dev.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libncursesw.5-dev.pkg/control b/libncursesw.5-dev.pkg/control index b73d5a5..e9afee9 100644 --- a/libncursesw.5-dev.pkg/control +++ b/libncursesw.5-dev.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all -Depends: libncurses.5 (= ${Binary-Version}) +Depends: libtinfo.5 (= ${Binary-Version}), libncursesw.5 (= ${Binary-Version}) Description: curses library with wide character support - development files The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses terminfo format, supports pads and |