Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 105189 | Differences between
and this patch

Collapse All | Expand All

(-)wxGTK-2.6.1.ebuild (+2 lines)
Lines 36-41 Link Here
36
36
37
src_compile() {
37
src_compile() {
38
	gnuconfig_update
38
	gnuconfig_update
39
	cd ${WORKDIR}/${P}
40
	epatch ${FILESDIR}/wxGTK-2.6.1-pango_x_get_context-fix.patch
39
	if use wxgtk1 || use gtk2; then
41
	if use wxgtk1 || use gtk2; then
40
		myconf="${myconf}
42
		myconf="${myconf}
41
			--with-png
43
			--with-png

Return to bug 105189