diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-07-23 17:32:43 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-07-23 17:33:15 +0300 |
commit | e2007089d40341fadf7d53ba69a936e7ce699de2 (patch) | |
tree | 1a3fe14dbd4fc1c2839cdb087ec9ea95646e408c /sys-cluster/hpx | |
parent | sys-cluster/hpx: add missing deps for 1.7.0 (diff) | |
download | gentoo-e2007089d40341fadf7d53ba69a936e7ce699de2.tar.gz gentoo-e2007089d40341fadf7d53ba69a936e7ce699de2.tar.bz2 gentoo-e2007089d40341fadf7d53ba69a936e7ce699de2.zip |
sys-cluster/hpx: sync live ebuild
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-cluster/hpx')
-rw-r--r-- | sys-cluster/hpx/hpx-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index ac9a6bf0b342..7f80474d33a5 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 ) |