Change PDELab branch - the fix was merged.
This commit is contained in:
parent
640fc04f6a
commit
64ac5770a2
|
@ -256,7 +256,7 @@ class Dune(CMakePackage):
|
|||
resource(
|
||||
name='dune-pdelab',
|
||||
git='https://gitlab.dune-project.org/pdelab/dune-pdelab.git',
|
||||
branch='bugfix/library-build',
|
||||
branch='master',
|
||||
when='@master+pdelab',
|
||||
)
|
||||
conflicts('dune@2.7', when='+pdelab')
|
||||
|
|
Loading…
Reference in New Issue