From 29e3493b428ef4e1cb28e97c530b916c341c5489 Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Wed, 19 Jul 2017 14:32:11 +0200 Subject: [PATCH] require dune >= 2.4 --- dune.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune.module b/dune.module index 12e687b22..4b5b336ef 100644 --- a/dune.module +++ b/dune.module @@ -10,4 +10,4 @@ Label: 2017.10-pre Maintainer: atgeirr@sintef.no MaintainerName: Atgeirr F. Rasmussen Url: http://opm-project.org -Depends: dune-istl (>= 2.3) opm-common opm-parser opm-output opm-material opm-core opm-grid ewoms +Depends: dune-istl (>= 2.4) opm-common opm-parser opm-output opm-material opm-core opm-grid ewoms