Remove SIONLib dependency - the package does not yet exist
This commit is contained in:
parent
c9f64603f6
commit
c72ed761a5
|
@ -298,7 +298,6 @@ class Dune(CMakePackage):
|
|||
depends_on('py-sphinx', type=('build', 'run'), when='+doc')
|
||||
depends_on('py-wheel', type='build')
|
||||
depends_on('scotch+mpi')
|
||||
depends_on('sionlib', when='+sionlib')
|
||||
depends_on('suite-sparse')
|
||||
depends_on('superlu')
|
||||
depends_on('vc')
|
||||
|
|
Loading…
Reference in New Issue