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

(-)a/sci-electronics/gspiceui/gspiceui-1.2.87-r1.ebuild (-1 / +1 lines)
Lines 51-57 src_configure() { Link Here
51
51
52
src_compile() {
52
src_compile() {
53
	# GSPICEUI_WXLIB=3.0 also works for 3.2
53
	# GSPICEUI_WXLIB=3.0 also works for 3.2
54
	emake GSPICEUI_WXLIB=3.0
54
	emake GSPICEUI_WXLIB=3.2
55
}
55
}
56
56
57
src_install() {
57
src_install() {

Return to bug 918633