File crawl-ncurses-with-tinfo.patch of Package crawl
--- a/source/Makefile 2012-07-07 14:38:49.102179818 +0300 +++ b/source/Makefile 2012-07-07 14:42:43.183178604 +0300 @@ -946,7 +946,7 @@ endif INCLUDES_L += -isystem $(NC_INCLUDE) ifndef TILES -LIBS += -L$(NC_PREFIX)/lib -l$(NC_LIB) +LIBS += -L$(NC_PREFIX)/lib -l$(NC_LIB) -ltinfo endif endif