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

Collapse All | Expand All

(-)/usr/portage/dev-dotnet/gecko-sharp/gecko-sharp-0.6.ebuild (-1 / +2 lines)
Lines 15-21 Link Here
15
15
16
DEPEND=">=dev-lang/mono-1.0
16
DEPEND=">=dev-lang/mono-1.0
17
	=dev-dotnet/gtk-sharp-1.0*
17
	=dev-dotnet/gtk-sharp-1.0*
18
	www-client/mozilla"
18
	|| ( >=www-client/mozilla-1.7.3
19
		 >=www-client/mozilla-firefox-1.0.2-r1 )"
19
20
20
src_compile() {
21
src_compile() {
21
	econf || die "./configure failed!"
22
	econf || die "./configure failed!"

Return to bug 92868