From: Jason Stephenson Date: Mon, 4 Mar 2013 19:10:16 +0000 (-0500) Subject: Remove dependency on libreadline5-dev from Debian and Ubuntu. X-Git-Tag: sprint4-merge-nov22~3363 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c0489034bcafdd720e51ee828742a4607462fb06;p=working%2FEvergreen.git Remove dependency on libreadline5-dev from Debian and Ubuntu. libreadline5-dev is old and superseded by libreadline-dev. Also OpenSRF installs libreadline-dev, so we should not have to install it from Evergreen's Makefile.install. Signed-off-by: Jason Stephenson Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index d3ed369901..3d0b00b0a0 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -81,7 +81,6 @@ DEBS = \ libnspr4-dev\ libole-storage-lite-perl\ libparent-perl \ - libreadline5-dev\ libspreadsheet-writeexcel-perl\ libssh2-1-dev\ libtext-aspell-perl\