Add missing Ubuntu package to README

Since recently, we also need the "libcrypto++-dev" package to compile
Seastar (libcrypto++ used by the TCP sequence number randomization...).

Signed-off-by: Nadav Har'El <nyh@cloudius-systems.com>
This commit is contained in:
Nadav Har'El
2014-11-30 18:24:16 +02:00
committed by Avi Kivity
parent bf46f9c948
commit e1887713be

View File

@@ -43,7 +43,7 @@ ninja-build
Installing required packages:
```
sudo apt-get install libaio-dev ninja-build ragel libhwloc-dev libnuma-dev libpciaccess-dev
sudo apt-get install libaio-dev ninja-build ragel libhwloc-dev libnuma-dev libpciaccess-dev libcrypto++-dev
```
Installing GCC 4.9 for gnu++1y. Unlike the Fedora case above, this will