mirror of
https://github.com/ceph/ceph
synced 2025-04-01 23:02:17 +00:00
readme: need libevent-dev
Signed-off-by: Sage Weil <sage@newdream.net>
This commit is contained in:
parent
fcc73e0d1d
commit
e8abcf0e5e
@ -29,7 +29,7 @@ library. To make the dependencies easier to get right, we use a
|
||||
`virtualenv` to manage them. To get started, ensure you have the
|
||||
``virtualenv`` and ``pip`` programs installed; e.g. on Debian/Ubuntu::
|
||||
|
||||
sudo apt-get install python-virtualenv python-pip
|
||||
sudo apt-get install python-virtualenv python-pip libevent-dev
|
||||
|
||||
and then run::
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user