aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/configuration.ccl')
-rw-r--r--Carpet/CarpetLib/configuration.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/configuration.ccl b/Carpet/CarpetLib/configuration.ccl
index b1192f5bf..634e3175d 100644
--- a/Carpet/CarpetLib/configuration.ccl
+++ b/Carpet/CarpetLib/configuration.ccl
@@ -7,9 +7,9 @@ PROVIDES CarpetLib
}
# TODO: make Vectors optional
-REQUIRES CycleClock MPI Vectors
+REQUIRES MPI Vectors
-OPTIONAL Boost hwloc LoopControl
+OPTIONAL Boost CycleClock hwloc LoopControl
{
}