diff --git a/README.md b/README.md index adb870f7f6..3ccc898148 100644 --- a/README.md +++ b/README.md @@ -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: