diff options
Diffstat (limited to 'libraries/libmemcached/README')
-rw-r--r-- | libraries/libmemcached/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libmemcached/README b/libraries/libmemcached/README index 9521cf06b390e..da3a28b0f4170 100644 --- a/libraries/libmemcached/README +++ b/libraries/libmemcached/README @@ -2,3 +2,4 @@ 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. +Requires: memcached |