From 288ade123abc97ae52680affa8de5bcbe8229a6a Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Fri, 3 Jan 2020 17:19:56 -0500 Subject: [PATCH] LP#1801163: update Debian Buster and Fedora installation deps Signed-off-by: Galen Charlton Signed-off-by: Jason Boyer --- Open-ILS/src/extras/install/Makefile.debian-buster | 1 + Open-ILS/src/extras/install/Makefile.fedora | 1 + 2 files changed, 2 insertions(+) diff --git a/Open-ILS/src/extras/install/Makefile.debian-buster b/Open-ILS/src/extras/install/Makefile.debian-buster index fd61291e39..76796301f6 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-buster +++ b/Open-ILS/src/extras/install/Makefile.debian-buster @@ -38,6 +38,7 @@ export DEBS = \ libdbi-dev\ libdbi1\ libemail-simple-perl\ + libemail-mime-perl\ libexcel-writer-xlsx-perl\ libgd-graph3d-perl\ libhttp-async-perl\ diff --git a/Open-ILS/src/extras/install/Makefile.fedora b/Open-ILS/src/extras/install/Makefile.fedora index a5aa5d748a..4e14e94155 100644 --- a/Open-ILS/src/extras/install/Makefile.fedora +++ b/Open-ILS/src/extras/install/Makefile.fedora @@ -44,6 +44,7 @@ FEDORA_RPMS = \ perl-DBD-Pg \ perl-Email-Send \ perl-Email-Simple \ + perl-Email-MIME \ perl-GDGraph3d \ perl-HTTP-Async \ perl-JSON-XS \ -- 2.11.0