tasknc fails to build on ubuntu 13.04
$ cmake .. -- Could NOT find Curses (missing: CURSES_LIBRARY) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CURSES_NCURSES_LIBRARY (ADVANCED) linked by target "tasknc" in directory /home/shock/src/tasknc/src
-- Configuring incomplete, errors occurred!
$ dpkg -l curses
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===========================-==================-==================-===========================================================
ii libcurses-perl 1.28-1build2 amd64 Curses interface for Perl
un libcurses-ruby1.8
With mjheagle8's blessing, I'm taking over maintenance of this project. If you still care about this issue, please reopen it over at my fork.