parent
151f305ddc
commit
d849740b8b
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ class Silo(Package):
|
||||||
variant('pic', default=True,
|
variant('pic', default=True,
|
||||||
description='Produce position-independent code (for shared libs)')
|
description='Produce position-independent code (for shared libs)')
|
||||||
|
|
||||||
depends_on('hdf5')
|
depends_on('hdf5~mpi')
|
||||||
depends_on('qt', when='+silex')
|
depends_on('qt', when='+silex')
|
||||||
|
|
||||||
patch('remove-mpiposix.patch', when='@4.8:4.10.2')
|
patch('remove-mpiposix.patch', when='@4.8:4.10.2')
|
||||||
|
|
Loading…
Reference in a new issue