From: Bill Erickson Date: Mon, 19 Aug 2013 16:16:43 +0000 (-0400) Subject: LP 1190279 libtest-warn-perl for ubuntu targets X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8b90537c05c4febdb02dc4fcc3a5ddd818e7d9e8;p=evergreen%2Fmasslnc.git LP 1190279 libtest-warn-perl for ubuntu targets Signed-off-by: Bill Erickson Signed-off-by: Chris Sharp Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid index 97783a4068..eb00b54d06 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid @@ -48,6 +48,7 @@ export DEBS = \ libunix-syslog-perl\ libuuid-tiny-perl\ libbz2-dev\ + libtest-warn-perl\ libsoap-lite-perl export DEB_APACHE_MODS = \ diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-precise b/Open-ILS/src/extras/install/Makefile.ubuntu-precise index 1b0d391cff..72a23af8d4 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-precise +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-precise @@ -55,6 +55,7 @@ export DEBS = \ libyaz-dev\ postgresql-client-9.1\ libsoap-lite-perl\ + libtest-warn-perl\ yaz export DEB_APACHE_MODS = \