From c3044856f05e5ee24628ad0a82b3b8a3df958d8b Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Thu, 3 Jul 2025 14:11:01 -0300 Subject: [PATCH] Bug 40164: (follow-up) Update debian/control Signed-off-by: Tomas Cohen Arazi --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index 9ff48a08aaa..1e137435350 100644 --- a/debian/control +++ b/debian/control @@ -137,6 +137,7 @@ Build-Depends: libalgorithm-checkdigits-perl, libtemplate-plugin-gettext-perl, libtemplate-plugin-htmltotext-perl, libtemplate-plugin-json-escape-perl, + libtemplate-plugin-json-perl, libtemplate-plugin-stash-perl, libtest-deep-perl, libtest-exception-perl, @@ -370,6 +371,7 @@ Depends: libalgorithm-checkdigits-perl, libpdf-table-perl, libplack-middleware-logwarn-perl, libplack-middleware-reverseproxy-perl, + libpod-coverage-perl, libreadonly-perl, libscalar-list-utils-perl, libschedule-at-perl, @@ -386,6 +388,7 @@ Depends: libalgorithm-checkdigits-perl, libtemplate-plugin-gettext-perl, libtemplate-plugin-htmltotext-perl, libtemplate-plugin-json-escape-perl, + libtemplate-plugin-json-perl, libtemplate-plugin-stash-perl, libtest-deep-perl, libtest-exception-perl, -- 2.50.0