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

Collapse All | Expand All

(-)dia-0.94-r4.ebuild (+3 lines)
Lines 40-45 Link Here
40
	unpack ${A}
40
	unpack ${A}
41
	cd ${S}
41
	cd ${S}
42
42
43
	# Patch to workaround configure.in issues with gnome support, bug 117007
44
	epatch ${FILESDIR}/dia-0.94-gnome.patch
45
43
	# Disable python -c 'import gtk' during compile to prevent using
46
	# Disable python -c 'import gtk' during compile to prevent using
44
	# X being involved (#31589)
47
	# X being involved (#31589)
45
	epatch ${FILESDIR}/${PV}-disable_python_gtk_import.patch
48
	epatch ${FILESDIR}/${PV}-disable_python_gtk_import.patch

Return to bug 117007