summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a1c3fe9513f..ad2848b7a21a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = petsc
pkgdesc = Portable, extensible toolkit for scientific computation
pkgver = 3.15.4
- pkgrel = 2
+ pkgrel = 3
url = https://www.mcs.anl.gov/petsc
install = petsc.install
arch = i686
@@ -10,7 +10,7 @@ pkgbase = petsc
makedepends = gcc
makedepends = gcc-fortran
makedepends = cmake
- depends = python
+ depends = python-numpy
depends = openmpi
depends = boost
depends = lapack
@@ -26,6 +26,7 @@ pkgbase = petsc
optdepends = fftw: support for the FFTW fast Fourier transform
optdepends = triangle: support for the two-dimensional quality mesh generator and Delaunay triangulator
optdepends = suitesparse: support for the suitesparse sparse matrix libraries
+ provides = petsc4py
options = staticlibs
source = http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-3.15.4.tar.gz
source = test_optdepends.sh