README: add xen-devel boost-devel for fedora 21 build instructions

Signed-off-by: Marek Waszkiewicz <marek.waszkiewicz77@gmail.com>
This commit is contained in:
Marek Waszkiewicz
2015-03-26 01:16:23 +01:00
committed by Avi Kivity
parent 937970ccd3
commit bf564b463a

View File

@@ -16,7 +16,7 @@ Building Seastar
Installing required packages:
```
yum install gcc-c++ libaio-devel ninja-build ragel hwloc-devel numactl-devel libpciaccess-devel cryptopp-devel
yum install gcc-c++ libaio-devel ninja-build ragel hwloc-devel numactl-devel libpciaccess-devel cryptopp-devel xen-devel boost-devel
```
You then need to run the following to create the "build.ninja" file: