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

Collapse All | Expand All

(-)a/muffin-3.6.0.ebuild (-2 / +3 lines)
Lines 39-46 Link Here
39
	x11-libs/libXrender
39
	x11-libs/libXrender
40
	virtual/opengl
40
	virtual/opengl
41
41
42
	gnome-extra/zenity
43
44
	introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
42
	introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
45
	xinerama? ( x11-libs/libXinerama )
43
	xinerama? ( x11-libs/libXinerama )
46
"
44
"
Lines 61-66 Link Here
61
"
59
"
62
60
63
src_prepare() {
61
src_prepare() {
62
	# Remove the dependency on zenity
63
	eapply "${FILESDIR}"/muffin-zenity.patch
64
64
	eautoreconf
65
	eautoreconf
65
	gnome2_src_prepare
66
	gnome2_src_prepare
66
}
67
}

Return to bug 659472