Skip to content
Snippets Groups Projects
Commit 29754329 authored by Martin Schneider's avatar Martin Schneider
Browse files

[opm] Add opm-common module to dune.module file

Modules depending on dumux fail to build if opm-common
is not added here
parent 408f5140
No related branches found
No related tags found
1 merge request!1426[opm] Add opm-common module to dune.module file
......@@ -2,5 +2,5 @@ Module: dumux
Version: 3.0-git
Maintainer: dumux@listserv.uni-stuttgart.de
Depends: dune-common (>= 2.6) dune-grid (>= 2.6) dune-localfunctions (>= 2.6) dune-istl (>= 2.6)
Suggests: dune-alugrid (>=2.6) dune-foamgrid (>=2.6) dune-uggrid (>=2.6) opm-grid dune-subgrid dune-spgrid (>= 2.6)
Suggests: dune-alugrid (>=2.6) dune-foamgrid (>=2.6) dune-uggrid (>=2.6) opm-common opm-grid dune-subgrid dune-spgrid (>= 2.6)
Whitespace-Hook: Yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment