Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/petsc/
Date: Sat, 17 Apr 2021 00:15:07
Message-Id: 1618618491.d1bd9e5720adbd2d42441228afeb7ade596afda5.tamiko@gentoo
1 commit: d1bd9e5720adbd2d42441228afeb7ade596afda5
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 17 00:14:23 2021 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 17 00:14:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bd9e57
7
8 sci-mathematics/petsc: fix missing build dependency
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
12
13 sci-mathematics/petsc/petsc-3.15.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/sci-mathematics/petsc/petsc-3.15.0.ebuild b/sci-mathematics/petsc/petsc-3.15.0.ebuild
17 index 8e236505d12..f1f095b8b2c 100644
18 --- a/sci-mathematics/petsc/petsc-3.15.0.ebuild
19 +++ b/sci-mathematics/petsc/petsc-3.15.0.ebuild
20 @@ -50,6 +50,7 @@ DEPEND="${RDEPEND}
21 ${PYTHON_DEPS}
22 virtual/pkgconfig
23 dev-util/cmake
24 + sys-apps/which
25 "
26
27 PATCHES=(