--- cgminer-4.10.0.ebuild 2018-04-06 13:41:04.489860926 +0200 +++ cgminer-4.10.0.ebuild 2018-04-11 15:12:35.189273226 +0200 @@ -32,6 +32,7 @@ # PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson. export PKG_CONFIG=/usr/bin/pkg-config + export NCURSES_LIBS=$(pkg-config --libs ncurses) econf $(use_with ncurses curses) \ $(use_enable ants1) \ $(use_enable ants2) \