From 9f4d372fd34f67baa925787c74a625427a7315d7 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Mon, 10 Oct 2016 20:20:12 -0400 Subject: Bug 1308032 - Cache::Memcached::Fast from bugzilla bug 1189281 and bug 1274764 --- META.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'META.yml') diff --git a/META.yml b/META.yml index 78810ed27..489cad1b0 100644 --- a/META.yml +++ b/META.yml @@ -37,7 +37,7 @@ optional_features: description: 'features that bmo needs' 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' @@ -126,7 +126,7 @@ optional_features: memcached: description: 'Memcached Support' requires: - Cache::Memcached: '0.17' + Cache::Memcached::Fast: '0.17' mfa: description: 'Multi-Factor Authentication' requires: -- cgit v1.2.3-24-g4f1b