mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-cluster/hpx: sync live ebuild
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de> Part-of: https://github.com/gentoo/gentoo/pull/42878 Closes: https://github.com/gentoo/gentoo/pull/42878 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
c0e0889d78
commit
07be4a5926
@@ -31,9 +31,15 @@ REQUIRED_USE="
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
"
|
||||
|
||||
#
|
||||
# hpx v1.11.0 does not build with >=dev-cpp/asio-1.34.
|
||||
# See bug report: https://github.com/STEllAR-GROUP/hpx/issues/6730
|
||||
# It will be fixed in hpx v1.11.1.
|
||||
#
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
>=dev-cpp/asio-1.12.0
|
||||
<dev-cpp/asio-1.34
|
||||
dev-libs/boost:=
|
||||
sys-apps/hwloc:=
|
||||
jemalloc? ( dev-libs/jemalloc:= )
|
||||
|
||||
Reference in New Issue
Block a user