diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:03:25 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-26 17:03:25 +0200 |
commit | 558be961eb67b8e6117fecd6a8340e4fbb57b793 (patch) | |
tree | 1ebaf7dc19e4b34666e7c43a3c14e756e268d8b7 /libraries/libmemcached | |
parent | 492b11be5cb64893a71d1f51a06d6b4aa572f3cb (diff) | |
download | slackbuilds-558be961eb67b8e6117fecd6a8340e4fbb57b793.tar.gz |
libraries/libmemcached: Fixed dep information
Diffstat (limited to 'libraries/libmemcached')
-rw-r--r-- | libraries/libmemcached/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/libmemcached/README b/libraries/libmemcached/README index c3254105f7..f3e151cbfa 100644 --- a/libraries/libmemcached/README +++ b/libraries/libmemcached/README @@ -1,5 +1,3 @@ libmemcached is a C and C++ client library to the memcached server. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. - -This requires memcached. |