Gentoo Archives: gentoo-commits

From: Christoph Junghans <junghans@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/quinoa/
Date: Mon, 27 Feb 2017 02:30:27
Message-Id: 1488162613.42df353b0ef48654e0306f8227c367f50f6a3997.junghans@gentoo
1 commit: 42df353b0ef48654e0306f8227c367f50f6a3997
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 02:26:34 2017 +0000
4 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 02:30:13 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=42df353b
7
8 sci-physics/quinoa: fix deps
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 sci-physics/quinoa/quinoa-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-physics/quinoa/quinoa-9999.ebuild b/sci-physics/quinoa/quinoa-9999.ebuild
16 index ed2cea5d4..408cd4a35 100644
17 --- a/sci-physics/quinoa/quinoa-9999.ebuild
18 +++ b/sci-physics/quinoa/quinoa-9999.ebuild
19 @@ -22,7 +22,7 @@ DEPEND=">=sci-libs/trilinos-12.10.1[netcdf]
20 dev-libs/tut
21 dev-libs/pugixml
22 dev-cpp/pstreams
23 - sci-libs/hypre
24 + sci-libs/hypre[mpi]
25 dev-libs/pegtl
26 dev-cpp/random123
27 virtual/lapacke"