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

Collapse All | Expand All

(-)/var/gentoo-x86/app-arch/rar/rar-3.5.1.ebuild (-1 / +3 lines)
Lines 13-19 Link Here
13
13
14
RESTRICT="nostrip"
14
RESTRICT="nostrip"
15
15
16
RDEPEND="sys-libs/glibc amd64? ( app-emulation/emul-linux-x86-baselibs )"
16
RDEPEND="sys-libs/glibc
17
		x86? ( || ( sys-libs/libstdc++-v3 =sys-devel/gcc-3.3* ))
18
		amd64? ( app-emulation/emul-linux-x86-compat )"
17
19
18
S=${WORKDIR}/${PN}
20
S=${WORKDIR}/${PN}
19
21

Return to bug 139094