From 699d0fc414f795e1228ae438085e9dab03b01da7 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Fri, 13 Mar 2020 18:58:28 +0530 Subject: [PATCH] Add new dependencies: ruby-liquid, ruby-lru-redux, ruby-erubi, ruby-mail --- debian/control | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/control b/debian/control index 9ff72c59e5..f2e1d94787 100644 --- a/debian/control +++ b/debian/control @@ -331,6 +331,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, # Countries list ruby-countries (>= 3.0~), ruby-retriable (>= 3.1.2~), + ruby-liquid (>= 4.0~), +# LRU cache + ruby-lru-redux, + ruby-erubi (>= 1.9~), + ruby-mail (>= 2.7.1), # Vendored js files # Keeping this to ease backporting as it is in contrib anyway libjs-pdf,