summaryrefslogtreecommitdiffstats
path: root/META.json
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-10-11 02:20:12 +0200
committerDylan William Hardison <dylan@hardison.net>2016-10-11 02:20:12 +0200
commit9f4d372fd34f67baa925787c74a625427a7315d7 (patch)
tree830347d330ebbc2e416759abc370985273536fba /META.json
parentb14f11a156d7ccaf08985cc532789ffd240d9c4e (diff)
downloadbugzilla-9f4d372fd34f67baa925787c74a625427a7315d7.tar.gz
bugzilla-9f4d372fd34f67baa925787c74a625427a7315d7.tar.xz
Bug 1308032 - Cache::Memcached::Fast from bugzilla bug 1189281 and bug 1274764
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"
}
}
}