also add opm-core to the dependency list in dune.module

this should fix dunecontrol if opm-core was not build before opm-material.
This commit is contained in:
Andreas Lauser
2013-09-14 21:36:09 +02:00
parent e86afb3b4f
commit 50cca8452f

View File

@@ -9,5 +9,4 @@ Label: 2013.03
Url: http://opm-project.org
Maintainer: and@poware.org
MaintainerName: The Open Porous Media Initiative; Andreas Lauser
# TODO: add this kind of code to a new module (e.g., 'opm-common')
Depends: dune-common dune-istl
Depends: dune-common dune-istl opm-core