From c567a501df68ac0d15e3934ddf50175c8835f965 Mon Sep 17 00:00:00 2001 From: Oliver Sander <sander@igpm.rwth-aachen.de> Date: Wed, 28 Oct 2009 16:41:16 +0000 Subject: [PATCH] reflect reality: dune-solvers does depend on ag-common and dune-localfunctions (through generictransferoperator.hh) [[Imported from SVN: r3049]] --- dune.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dune.module b/dune.module index aaca536a..dd6e2a32 100644 --- a/dune.module +++ b/dune.module @@ -7,4 +7,4 @@ Module: dune-solvers Version: 0.9 Maintainer: sander@mi.fu-berlin.de #depending on -Depends: dune-common dune-grid dune-istl +Depends: dune-common dune-grid dune-istl dune-localfunctions ag-common -- GitLab