tags 589442 patch
stop

AFAICT, this seems easily fixed. The libmemcached client will only
build memslap when libevent is available. See clients/include.am

The following patch to the control file seems to do just that. If you
agree, could you please incorporate it? memslap is a must have for
those of us using memcached based systems! I've been building my own
package for i386 and amd64 for local use.

--- debian/control.orig    2010-11-04 16:53:29.000000000 -0700
+++ debian/control    2010-11-04 13:50:03.000000000 -0700
@@ -1,7 +1,7 @@
 Source: libmemcached
 Priority: extra
 Maintainer: Monty Taylor <mord...@inaugust.com>
-Build-Depends: debhelper (>= 7.0.50), perl, memcached (>= 1.4.1),
automake (>= 1.10), autoconf, libtool
+Build-Depends: debhelper (>= 7.0.50), perl, memcached (>= 1.4.1),
automake (>= 1.10), autoconf, libtool, libevent-dev
 Standards-Version: 3.8.4
 Section: libs
 Homepage: http://tangent.org/552/libmemcached.html



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to