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

Collapse All | Expand All

(-)/usr/portage/sci-libs/ogdi/ogdi-3.2.0_beta2.ebuild (-1 / +2 lines)
Lines 18-24 Link Here
18
18
19
DEPEND="
19
DEPEND="
20
	dev-libs/expat
20
	dev-libs/expat
21
	<sci-libs/proj-4.8.0
21
	>sci-libs/proj-4.8.0
22
	sys-libs/zlib
22
	sys-libs/zlib
23
"
23
"
24
RDEPEND="${DEPEND}"
24
RDEPEND="${DEPEND}"
Lines 31-36 Link Here
31
		"${FILESDIR}"/${P}-subdirs.patch \
31
		"${FILESDIR}"/${P}-subdirs.patch \
32
		"${FILESDIR}"/${P}-endianess.patch \
32
		"${FILESDIR}"/${P}-endianess.patch \
33
		"${FILESDIR}"/${P}-64b.patch \
33
		"${FILESDIR}"/${P}-64b.patch \
34
		"${FILESDIR}"/${P}-proj480.patch \
34
		"${FILESDIR}"/${PN}-3.1.6-fpic.patch
35
		"${FILESDIR}"/${PN}-3.1.6-fpic.patch
35
	sed 's:O2:O9:g' -i configure || die
36
	sed 's:O2:O9:g' -i configure || die
36
}
37
}

Return to bug 413635