From ed36a439f898d11ab15cae4a166bbd65530f9a4a Mon Sep 17 00:00:00 2001 From: Markus Blatt Date: Fri, 6 Feb 2015 11:28:42 +0100 Subject: [PATCH] Explicitly list dune-istl as a dependency. This is in line with and closes issue #295 --- dune.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune.module b/dune.module index b479d7719..78a8082ac 100644 --- a/dune.module +++ b/dune.module @@ -3,5 +3,5 @@ Description: Utilities for automatic differentiation and simulators based on AD Version: 0.9 Label: 2013.10 Maintainer: atgeirr@sintef.no -Depends: opm-core +Depends: opm-core, dune-istl Suggests: dune-cornerpoint