irssi: add --with-ncurses option
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 1 Jul 2014 12:04:41 +0000 (14:04 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:39:41 +0000 (08:39 -0800)
commitfac6791e38d8358f1ff920b508a28758cf57a018
tree4700bc0c9f9f515136b02aae4811dac48d3d6185
parent6fea0634723235963a9f02b4624a728e45d5f71d
irssi: add --with-ncurses option

* otherwise do_configure tries to find ncurses.h on host and
  disables ncurses support when not found, then build fails because
  of missing -lcurses when using terminfo-core.o:
  | terminfo-core.o: In function `_set_bg':
  | /OE/irssi/0.8.15+0.8.16-rc1-r0/irssi-0.8.16-rc1/src/fe-text/terminfo-core.c:343:
    undefined reference to `tputs'

(From meta-openembedded rev: 46b758db32b681c3975555946ba5381fa678340e)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb