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

Collapse All | Expand All

(-)/usr/portage/dev-libs/boost/boost-1.66.0.ebuild (-2 / +2 lines)
Lines 22-28 Link Here
22
RDEPEND="icu? ( >=dev-libs/icu-3.6:=[${MULTILIB_USEDEP}] )
22
RDEPEND="icu? ( >=dev-libs/icu-3.6:=[${MULTILIB_USEDEP}] )
23
	!icu? ( virtual/libiconv[${MULTILIB_USEDEP}] )
23
	!icu? ( virtual/libiconv[${MULTILIB_USEDEP}] )
24
	mpi? ( >=virtual/mpi-2.0-r4[${MULTILIB_USEDEP},cxx,threads] )
24
	mpi? ( >=virtual/mpi-2.0-r4[${MULTILIB_USEDEP},cxx,threads] )
25
	python? ( ${PYTHON_DEPS} )
25
	python? ( ${PYTHON_DEPS} >dev-python/numpy-1.7[${PYTHON_USEDEP}] )
26
	app-arch/bzip2[${MULTILIB_USEDEP}]
26
	app-arch/bzip2[${MULTILIB_USEDEP}]
27
	sys-libs/zlib[${MULTILIB_USEDEP}]
27
	sys-libs/zlib[${MULTILIB_USEDEP}]
28
	!app-admin/eselect-boost"
28
	!app-admin/eselect-boost"
Lines 45-51 Link Here
45
	"${FILESDIR}/${PN}-1.48.0-disable_icu_rpath.patch"
45
	"${FILESDIR}/${PN}-1.48.0-disable_icu_rpath.patch"
46
	"${FILESDIR}/${PN}-1.55.0-context-x32.patch"
46
	"${FILESDIR}/${PN}-1.55.0-context-x32.patch"
47
	"${FILESDIR}/${PN}-1.56.0-build-auto_index-tool.patch"
47
	"${FILESDIR}/${PN}-1.56.0-build-auto_index-tool.patch"
48
	"${FILESDIR}/${PN}-1.65.0-fix-python.patch"
48
	"${FILESDIR}/${PN}-1.67.0-fix-python.patch"
49
)
49
)
50
50
51
python_bindings_needed() {
51
python_bindings_needed() {

Return to bug 653878