From: Galen Charlton Date: Wed, 2 Oct 2019 16:55:28 +0000 (-0400) Subject: LP#1846369: add libhtml-defang-perl to Debian Buster installation X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=dc6404ef52bc16793cb4ee46a3bead35ad73e7fe;p=working%2FEvergreen.git LP#1846369: add libhtml-defang-perl to Debian Buster installation This patch fixes an oversight where the HTML::Defang dependency added in LP#1825851 wasn't installed on Debian Buster. Signed-off-by: Galen Charlton --- diff --git a/Open-ILS/src/extras/install/Makefile.debian-buster b/Open-ILS/src/extras/install/Makefile.debian-buster index 045d937b31..8e5aa6d242 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-buster +++ b/Open-ILS/src/extras/install/Makefile.debian-buster @@ -72,6 +72,7 @@ export DEBS = \ libsoap-lite-perl\ libbz2-dev\ libparse-recdescent-perl\ + libhtml-defang-perl\ yaz export DEB_APACHE_MODS = \