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

Collapse All | Expand All

(-)dmd-2.063.2.ebuild (-2 / +5 lines)
Lines 19-26 Link Here
19
LICENSE="DMD"
19
LICENSE="DMD"
20
RESTRICT="mirror"
20
RESTRICT="mirror"
21
21
22
DEPEND="sys-apps/findutils
22
DEPEND="
23
	app-arch/unzip"
23
	sys-apps/findutils
24
	app-arch/unzip
25
	multilib?( app-emulation/emul-linux-x86-baselibs )
26
"
24
RDEPEND="!dev-lang/dmd-bin"
27
RDEPEND="!dev-lang/dmd-bin"
25
28
26
S="${WORKDIR}/${PN}2/src"
29
S="${WORKDIR}/${PN}2/src"

Return to bug 395415