From 6a0b4572c76bf0459f3d8b35d20e441a95591bbb Mon Sep 17 00:00:00 2001
From: Timo Koch <timokoch@math.uio.no>
Date: Sat, 20 Nov 2021 01:55:59 +0000
Subject: [PATCH] [dune.module] Add version for dune-subgrid

---
 dune.module | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dune.module b/dune.module
index 1f3f9b9aa3..7d3cb02572 100644
--- a/dune.module
+++ b/dune.module
@@ -2,8 +2,8 @@ Module: dumux
 Version: 3.5-git
 Author: The DuMux Team
 Maintainer: dumux@listserv.uni-stuttgart.de
-Depends: dune-common (>= 2.8) dune-grid (>= 2.8) dune-localfunctions (>= 2.8) dune-istl (>= 2.8)
-Suggests: dune-alugrid (>=2.8) dune-foamgrid (>=2.8) dune-uggrid (>=2.8) dune-functions (>=2.8) opm-common opm-grid dune-subgrid dune-spgrid (>= 2.8) dune-mmesh (>= 1.2)
+Depends: dune-common (>=2.8) dune-grid (>=2.8) dune-localfunctions (>=2.8) dune-istl (>=2.8)
+Suggests: dune-alugrid (>=2.8) dune-foamgrid (>=2.8) dune-uggrid (>=2.8) dune-functions (>=2.8) opm-common opm-grid dune-subgrid (>=2.8) dune-spgrid (>=2.8) dune-mmesh (>=1.2)
 Description: DuMux is a module for simulation of multi-phase multi-component flow transport in porous media
 URL: https://dumux.org
 Python-Requires:
-- 
GitLab