summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'META.json')
-rw-r--r--META.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/META.json b/META.json
index a853c4a2c..3f3c44b48 100644
--- a/META.json
+++ b/META.json
@@ -56,7 +56,7 @@
"runtime" : {
"requires" : {
"Auth::GoogleAuth" : "1.01",
- "Cache::Memcached" : "0.17",
+ "Cache::Memcached::Fast" : "0.17",
"Chart::Lines" : "v2.4.10",
"DBD::mysql" : "4.037",
"Daemon::Generic" : "0",
@@ -217,7 +217,7 @@
"prereqs" : {
"runtime" : {
"requires" : {
- "Cache::Memcached" : "0.17"
+ "Cache::Memcached::Fast" : "0.17"
}
}
}