petsc: add explicit build dependency: diffutils (#17979)
This commit is contained in:
@@ -159,6 +159,8 @@ class Petsc(Package):
|
||||
|
||||
patch('xlf_fix-dup-petscfecreate.patch', when='@3.11.0')
|
||||
|
||||
depends_on('diffutils', type='build')
|
||||
|
||||
# Virtual dependencies
|
||||
# Git repository needs sowing to build Fortran interface
|
||||
depends_on('sowing', when='@develop')
|
||||
|
Reference in New Issue
Block a user