Lenny needs zlib1g-dev package to install XML::LibXML and others
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 28 Nov 2010 20:56:43 +0000 (20:56 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 28 Nov 2010 20:56:43 +0000 (20:56 +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/trunk@2106 9efc2488-bf62-4759-914b-345cdb29e865

src/extras/Makefile.install

index 4d33021..a4a2708 100644 (file)
@@ -119,7 +119,8 @@ DEBS =  \
        psmisc\
        python-dev\
        python-libxml2\
-       python-setuptools
+       python-setuptools\
+       zlib1g-dev
 
 CENTOS = \
        apr-util-devel \