commit:     82d6ab612d781458deb3663a660c9f9322045f99
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Jun  6 01:41:56 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Jun  7 12:01:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82d6ab61

sys-cluster/OpenHPC-meta: add adios2

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild 
b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
index a04447154..f120618f0 100644
--- a/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
+++ b/sys-cluster/OpenHPC-meta/OpenHPC-meta-2.1.ebuild
@@ -33,7 +33,9 @@ RDEPEND="
                sci-libs/netcdf[hdf5,mpi]
                sci-libs/netcdf-cxx
                sci-libs/netcdf-fortran
+               sys-cluster/adios2[fortran,hdf5,mpi]
                sys-cluster/parallel-netcdf
+               python? ( $(python_gen_cond_dep 
'sys-cluster/adios2[python,${PYTHON_SINGLE_USEDEP}]') )
        )
 
        parallel? (
@@ -102,7 +104,6 @@ RDEPEND="
 
 "
 #      io-libs
-       #adios[mpi]
        #phdf5[mpi]
 
 #      perf-tools

Reply via email to