From bd4e4dcd85321637d1f14ed6e8b8a5a59e8a172a Mon Sep 17 00:00:00 2001 From: Mason James Date: Fri, 7 Feb 2020 15:11:05 +1300 Subject: [PATCH] Bug 13193: (follow-up) Update debian/control file The dependancy has now been packaged, this patch adds it to the debian control file for package installs. Signed-off-by: Martin Renvoize --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e396cb9e89..20ede59985 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libalgorithm-checkdigits-perl, libbusiness-issn-perl, libbytes-random-secure-perl, libcache-fastmmap-perl, - libcache-memcached-fast-perl, + libcache-memcached-fast-safe-perl, libcache-memcached-perl, libcgi-compile-perl, libcgi-emulate-psgi-perl, @@ -260,7 +260,7 @@ Depends: libalgorithm-checkdigits-perl, libbusiness-issn-perl, libbytes-random-secure-perl, libcache-fastmmap-perl, - libcache-memcached-fast-perl, + libcache-memcached-fast-safe-perl, libcache-memcached-perl, libcgi-compile-perl, libcgi-emulate-psgi-perl, -- 2.11.4.GIT