From d42c3e50c356aa6146767554260b36f54a556bad Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Sat, 24 Sep 2022 20:55:39 -0700 Subject: [PATCH] LP1970667 (follow-up): add OpenAthens dependencies Signed-off-by: Jane Sandberg --- Open-ILS/src/extras/install/Makefile.ubuntu-jammy | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-jammy b/Open-ILS/src/extras/install/Makefile.ubuntu-jammy index 9a0cb5e687..230e8d25ae 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-jammy +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-jammy @@ -44,9 +44,11 @@ export DEBS = \ libgd-graph3d-perl\ libhttp-oai-perl\ libgeo-coder-osm-perl\ + libhttp-async-perl\ liblocale-maketext-lexicon-perl\ liblog-log4perl-perl\ libncurses5-dev\ + libnet-https-nb-perl\ libnet-ip-perl\ libnet-ldap-perl \ libnet-server-perl\ @@ -64,6 +66,8 @@ export DEBS = \ libsru-perl\ libssh2-1-dev\ libtemplate-plugin-posix-perl\ + libtest-mockmodule-perl\ + libtest-mockobject-perl\ libtest-warn-perl\ libtest-output-perl\ libtext-aspell-perl\ -- 2.11.0