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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- vile/vile-9.8h.ebuild
0
++ vile/vile-9.8h.ebuild
Lines 19-28 Link Here
19
	perl? ( dev-lang/perl )"
19
	perl? ( dev-lang/perl )"
20
DEPEND="${RDEPEND}
20
DEPEND="${RDEPEND}
21
	sys-devel/flex
21
	sys-devel/flex
22
	app-admin/eselect-vi"
22
	app-admin/eselect-vi
23
	perl? ( virtual/perl-Module-Build )"
23
24
24
src_prepare() {
25
src_prepare() {
25
	epatch "${FILESDIR}"/${P}-flex.patch
26
	epatch "${FILESDIR}"/${P}-flex.patch
27
	epatch "${FILESDIR}"/${P}-xsubpp.patch
26
}
28
}
27
29
28
src_configure() {
30
src_configure() {

Return to bug 380741