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

Collapse All | Expand All

(-)libiconv-0-r1.ebuild.orig (-1 / +1 lines)
Lines 17-20 Link Here
17
17
18
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
18
# - Don't put elibc_glibc? ( sys-libs/glibc ) to avoid circular deps between
19
# that and gcc
19
# that and gcc
20
RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( dev-libs/libiconv[${MULTILIB_USEDEP}] ) )"
20
RDEPEND="!elibc_glibc? ( !elibc_uclibc? ( || ( dev-libs/libiconv[${MULTILIB_USEDEP}] >=sys-freebsd/freebsd-lib-10.0_beta1[${MULTILIB_USEDEP}] ) ) )"

Return to bug 488214