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:
Kurt Kanzenbach
2025-07-05 11:17:36 +02:00
committed by Sam James
parent c0e0889d78
commit 07be4a5926

View File

@@ -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:= )