mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/memcached: Fixed dep info for 14.1.
libevent is included in Slackware 14.1. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
f4a042315d
commit
773112ddad
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://memcached.googlecode.com/files/memcached-1.4.15.tar.gz"
|
|||
MD5SUM="36ea966f5a29655be1746bf4949f7f69"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libevent"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
|
|
Loading…
Reference in a new issue