Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 652970
Collapse All | Expand All

(-)cgminer-4.10.0.ebuild (+1 lines)
Lines 32-37 Link Here
32
32
33
	# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
33
	# PKG_CHECK_MODULES needs PKG_CONFIG for --with-system-jansson.
34
	export PKG_CONFIG=/usr/bin/pkg-config
34
	export PKG_CONFIG=/usr/bin/pkg-config
35
	export NCURSES_LIBS=$(pkg-config --libs ncurses)
35
	econf $(use_with ncurses curses) \
36
	econf $(use_with ncurses curses) \
36
		$(use_enable ants1) \
37
		$(use_enable ants1) \
37
		$(use_enable ants2) \
38
		$(use_enable ants2) \

Return to bug 652970