From: Bill Erickson Date: Fri, 9 Aug 2013 21:22:08 +0000 (-0400) Subject: give debians and lucid libbz2-dev; precise has it already X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5c7ddf16de4ceac6ab0ee1d80183ce5bc06d1ca8;p=evergreen%2Fequinox.git give debians and lucid libbz2-dev; precise has it already Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/extras/install/Makefile.debian-squeeze b/Open-ILS/src/extras/install/Makefile.debian-squeeze index 398058c7b6..3bc586a091 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-squeeze +++ b/Open-ILS/src/extras/install/Makefile.debian-squeeze @@ -51,6 +51,7 @@ export DEBS = \ libuuid-tiny-perl\ libyaz-dev\ libsoap-lite-perl\ + libbz2-dev\ yaz export DEB_APACHE_MODS = \ diff --git a/Open-ILS/src/extras/install/Makefile.debian-wheezy b/Open-ILS/src/extras/install/Makefile.debian-wheezy index 2f8cfe7ec9..fb18745f68 100644 --- a/Open-ILS/src/extras/install/Makefile.debian-wheezy +++ b/Open-ILS/src/extras/install/Makefile.debian-wheezy @@ -53,6 +53,7 @@ export DEBS = \ libyaz-dev\ postgresql-client-9.1\ libsoap-lite-perl\ + libbz2-dev\ yaz export DEB_APACHE_MODS = \ diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid index 2a3101c5e0..97783a4068 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-lucid +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-lucid @@ -47,6 +47,7 @@ export DEBS = \ libuniversal-require-perl\ libunix-syslog-perl\ libuuid-tiny-perl\ + libbz2-dev\ libsoap-lite-perl export DEB_APACHE_MODS = \