mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
memcached: Switch from pylibmc to python-binary-memcached.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
15ffd2b666
commit
dbdf67301b
@@ -177,7 +177,7 @@ git remote add -f upstream https://github.com/zulip/zulip.git
|
||||
|
||||
```
|
||||
doas pkg_add sudo bash gcc postgresql-server redis rabbitmq \
|
||||
memcached libmemcached py-Pillow py-cryptography py-cffi
|
||||
memcached py-Pillow py-cryptography py-cffi
|
||||
|
||||
# Point environment to custom include locations and use newer GCC
|
||||
# (needed for Node modules):
|
||||
|
||||
Reference in New Issue
Block a user