petsc@xsdk-0.2.0: fix sowing dependency (#10535)

This commit is contained in:
Satish Balay 2019-02-07 09:05:43 -06:00 committed by GitHub
parent 753fec39ae
commit 0ad1b2a2c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,6 +98,7 @@ class Petsc(Package):
# Virtual dependencies
# Git repository needs sowing to build Fortran interface
depends_on('sowing', when='@develop')
depends_on('sowing@1.1.23-p1', when='@xsdk-0.2.0')
# PETSc, hypre, superlu_dist when built with int64 use 32 bit integers
# with BLAS/LAPACK