commit: e2007089d40341fadf7d53ba69a936e7ce699de2
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 14:32:43 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 14:33:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2007089
sys-cluster/hpx: sync live ebuild
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-cluster/hpx/hpx-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild
index ac9a6bf0b34..7f80474d33a 100644
--- a/sys-cluster/hpx/hpx-9999.ebuild
+++ b/sys-cluster/hpx/hpx-9999.ebuild
@@ -33,9 +33,11 @@ BDEPEND="
"
RDEPEND="
${PYTHON_DEPS}
+ dev-cpp/asio
dev-libs/boost:=
sys-apps/hwloc
sys-libs/zlib
+ jemalloc? ( dev-libs/jemalloc )
mpi? ( virtual/mpi )
papi? ( dev-libs/papi )
perftools? ( dev-util/google-perftools )