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

(-)libgdiplus-4.2.ebuild (-1 / +1 lines)
Lines 35-41 Link Here
35
	econf \
35
	econf \
36
		--disable-dependency-tracking \
36
		--disable-dependency-tracking \
37
		--disable-static \
37
		--disable-static \
38
		$(use_with cairo pango)
38
		$(use_with cairo)
39
}
39
}
40
40
41
src_install () {
41
src_install () {

Return to bug 432224