From: Chris Sharp Date: Fri, 21 Jun 2013 13:48:34 +0000 (-0400) Subject: Adding libbz2-dev to the deb list X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2daef37520d92f3213d21c4dfab1f38efd40d25f;p=working%2FEvergreen.git Adding libbz2-dev to the deb list --- diff --git a/Open-ILS/src/extras/install/Makefile.ubuntu-precise b/Open-ILS/src/extras/install/Makefile.ubuntu-precise index 6ab15ec65e..96881a3d88 100644 --- a/Open-ILS/src/extras/install/Makefile.ubuntu-precise +++ b/Open-ILS/src/extras/install/Makefile.ubuntu-precise @@ -1,4 +1,4 @@ -# install files for Debian Wheezy +# install files for Ubuntu 12.04 LTS Precise Pangolin DIR = $(dir $(lastword $(MAKEFILE_LIST))) @@ -40,6 +40,7 @@ export DEBS = \ libnet-z3950-zoom-perl \ libnspr4-dev\ libole-storage-lite-perl\ + libbz2-dev \ libpq5\ libpq-dev\ librpc-xml-perl\