mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
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:
committed by
Avi Kivity
parent
937970ccd3
commit
bf564b463a
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user