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=6d111073b08a5d5b5939940be27315337a73ebbf;p=evergreen%2Fequinox.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 Signed-off-by: Jason Boyer --- 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 = \