1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-23 09:00:28 -04:00
nixpkgs/pkgs/development/libraries/ncurses
Gergely Risko 8326038d2b Add ncursesw compatibility link also for includes
This is needed for the ncurses cabal package to compile.  It uses
include/ncursesw/curses.h, without trying include/curses.h first.  The
files are provided through include/ncursesw on a clean Debian too, in
the unicode case (when the libncursesw5-dev is installed).

Signed-off-by: Domen Kozar <domen@dev.si>
2013-05-27 18:16:00 +02:00
..
default.nix Add ncursesw compatibility link also for includes 2013-05-27 18:16:00 +02:00
patch-ac Fix ncurses build on Illumos. 2013-02-28 20:04:05 +01:00