commit:     99387ad0cc586055ae55b801e7cde970fe3c5459
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Jun 15 21:51:50 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Jun 15 22:35:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=99387ad0

sys-cluster/parsec: mpi threads required

Closes: https://bugs.gentoo.org/852044
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 sys-cluster/parsec/parsec-3.0.2012-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild 
b/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
index e1d5404bc..027e3edd4 100644
--- a/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
+++ b/sys-cluster/parsec/parsec-3.0.2012-r2.ebuild
@@ -61,7 +61,7 @@ RDEPEND="
        sys-apps/hwloc
        sys-cluster/temanejo
 
-       mpi? ( virtual/mpi )
+       mpi? ( virtual/mpi[threads] )
        parsec_prof_otf2? ( sys-cluster/otf2 )
        parsec_prof_pins? ( dev-libs/papi )
        tools? (

Reply via email to