Remove Cache::Memcached from build dependencies

This commit is contained in:
Xavier Guimard 2013-04-24 04:34:24 +00:00
parent 7b44a77297
commit abf5cf8ff7
2 changed files with 0 additions and 2 deletions

View File

@ -2,4 +2,3 @@
# directory, so it must not be readable by all but must be writable by www-data
liblemonldap-ng-handler-perl: non-standard-dir-perm var/lib/lemonldap-ng/sessions/ 0770 != 0755
liblemonldap-ng-handler-perl: non-standard-dir-perm var/lib/lemonldap-ng/sessions/lock/ 0770 != 0755

View File

@ -9,7 +9,6 @@ WriteMakefile(
LICENSE => 'perl',
PMLIBDIRS => ['lib'],
BUILD_REQUIRES => {
'Cache::Memcached' => 0,
'Digest::HMAC_SHA1' => 0,
'HTTP::Message' => 0,
'IO::Pipe' => 0,