Remove dependency on libreadline5-dev from Debian and Ubuntu.
authorJason Stephenson <jason@sigio.com>
Mon, 4 Mar 2013 19:10:16 +0000 (14:10 -0500)
committerBen Shum <bshum@biblio.org>
Mon, 4 Mar 2013 20:05:54 +0000 (15:05 -0500)
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 <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/extras/Makefile.install

index d3ed369..3d0b00b 100644 (file)
@@ -81,7 +81,6 @@ DEBS =  \
        libnspr4-dev\
        libole-storage-lite-perl\
        libparent-perl \
-       libreadline5-dev\
        libspreadsheet-writeexcel-perl\
        libssh2-1-dev\
        libtext-aspell-perl\