Lenny needs zlib1g-dev package to install XML::LibXML and others
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 28 Nov 2010 20:57:52 +0000 (20:57 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 28 Nov 2010 20:57:52 +0000 (20:57 +0000)
Per https://rt.cpan.org/Public/Bug/Display.html?id=51439; also,
libmemcached failed to configure and build without this.

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_6@2107 9efc2488-bf62-4759-914b-345cdb29e865

src/extras/Makefile.install

index 9ece454..f4d5f06 100644 (file)
@@ -121,7 +121,8 @@ DEBS =  \
        psmisc\
        python-dev\
        python-libxml2\
-       python-setuptools
+       python-setuptools\
+       zlib1g-dev
 
 CENTOS = \
        apr-util-devel \