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.ccl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/configuration.ccl b/Carpet/CarpetLib/configuration.ccl
index 3ad1b93bf..313afc304 100644
--- a/Carpet/CarpetLib/configuration.ccl
+++ b/Carpet/CarpetLib/configuration.ccl
@@ -6,4 +6,8 @@ PROVIDES CarpetLib
LANG
}
-REQUIRES LoopControl
+OPTIONAL LoopControl
+{
+}
+
+REQUIRES Vectors