From aca4cc1ca20161d95c461db5896c8d0bdfafc6d2 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Wed, 25 Aug 2021 12:35:08 -0700 Subject: [PATCH] LP#1729620 Updating modern dependencies to include OAI library Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- Open-ILS/src/extras/install/Makefile.debian-buster | 1 + Open-ILS/src/extras/install/Makefile.ubuntu-bionic | 1 + Open-ILS/src/extras/install/Makefile.ubuntu-focal | 1 + 3 files changed, 3 insertions(+) diff --git a/Open-ILS/src/extras/install/Makefile.debian-buster b/Open-ILS/src/extras/install/Makefile.debian-buster index 626f2fb2f9..befee11dec 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-buster +++ b/Open-ILS/src/extras/install/Makefile.debian-buster @@ -41,6 +41,7 @@ export DEBS = \ libemail-mime-perl\ libexcel-writer-xlsx-perl\ libgd-graph3d-perl\ + libhttp-oai-perl\ libgeo-coder-osm-perl\ libhttp-oai-perl\ liblocale-maketext-lexicon-perl\ diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-bionic b/Open-ILS/src/extras/install/Makefile.ubuntu-bionic index 96557bc8e6..890d543851 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-bionic +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-bionic @@ -40,6 +40,7 @@ export DEBS = \ libemail-mime-perl\ libexcel-writer-xlsx-perl\ libgd-graph3d-perl\ + libhttp-oai-perl\ libgeo-coder-osm-perl\ liblocale-maketext-lexicon-perl\ liblog-log4perl-perl\ diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-focal b/Open-ILS/src/extras/install/Makefile.ubuntu-focal index a7a7b2f40c..ba5a7dc44b 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-focal +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-focal @@ -40,6 +40,7 @@ export DEBS = \ libemail-mime-perl\ libexcel-writer-xlsx-perl\ libgd-graph3d-perl\ + libhttp-oai-perl\ libgeo-coder-osm-perl\ liblocale-maketext-lexicon-perl\ liblog-log4perl-perl\ -- 2.11.0