commit: d1bd9e5720adbd2d42441228afeb7ade596afda5
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 17 00:14:23 2021 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 00:14:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bd9e57
sci-mathematics/petsc: fix missing build dependency
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>
sci-mathematics/petsc/petsc-3.15.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-mathematics/petsc/petsc-3.15.0.ebuild
b/sci-mathematics/petsc/petsc-3.15.0.ebuild
index 8e236505d12..f1f095b8b2c 100644
--- a/sci-mathematics/petsc/petsc-3.15.0.ebuild
+++ b/sci-mathematics/petsc/petsc-3.15.0.ebuild
@@ -50,6 +50,7 @@ DEPEND="${RDEPEND}
${PYTHON_DEPS}
virtual/pkgconfig
dev-util/cmake
+ sys-apps/which
"
PATCHES=(