add dune-common to the list of modules depended on by dune.module

since dune.module is primarily required for dunecontrol support and
you cannot run dunecontrol without dune-common anyway, nothing changes
for dunecontrol users.

for users who do not use dunecontrol, nothing changes either because
the dependencies are specified in opm-common-prereqs.cmake which stays
untouched by this commit.
This commit is contained in:
Andreas Lauser
2017-12-12 23:26:26 +01:00
parent 1ca9533862
commit 7ab3cee7a7

View File

@@ -10,3 +10,4 @@ Label: 2018.04-pre
Maintainer: opm@opm-project.org
MaintainerName: OPM community
Url: http://opm-project.org
Depends: dune-common