diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-03-20 00:40:57 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-20 06:17:05 +0000 |
commit | 106998aeb2c2b4cfc0d77ef914fc369945cf698e (patch) | |
tree | e8b3432b5d9fede0c0782e67489de26cc054853f /sci-mathematics | |
parent | sci-mathematics/petsc: add gitlab upstream metadata (diff) | |
download | gentoo-106998aeb2c2b4cfc0d77ef914fc369945cf698e.tar.gz gentoo-106998aeb2c2b4cfc0d77ef914fc369945cf698e.tar.bz2 gentoo-106998aeb2c2b4cfc0d77ef914fc369945cf698e.zip |
sci-mathematics/petsc: drop outdated build time dep on which
Dropped upstream when configure was rewritten from shell to python:
https://gitlab.com/petsc/petsc/-/commit/df3bd252dbc574245cbbb4edf6b407438c525c05
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/petsc/petsc-3.18.2.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/petsc/petsc-3.19.1.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/petsc/petsc-3.19.2.ebuild | 1 | ||||
-rw-r--r-- | sci-mathematics/petsc/petsc-3.19.4.ebuild | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/sci-mathematics/petsc/petsc-3.18.2.ebuild b/sci-mathematics/petsc/petsc-3.18.2.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.18.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.18.2.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.1.ebuild b/sci-mathematics/petsc/petsc-3.19.1.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.1.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.1.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.2.ebuild b/sci-mathematics/petsc/petsc-3.19.2.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.2.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.2.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " diff --git a/sci-mathematics/petsc/petsc-3.19.4.ebuild b/sci-mathematics/petsc/petsc-3.19.4.ebuild index 27e8a71e87ea..30f4763b16a3 100644 --- a/sci-mathematics/petsc/petsc-3.19.4.ebuild +++ b/sci-mathematics/petsc/petsc-3.19.4.ebuild @@ -42,7 +42,6 @@ DEPEND=" " BDEPEND=" dev-build/cmake - sys-apps/which virtual/pkgconfig " |