README: add libaio dependency
libaio is required by examples/nvme/perf on Linux, so add it to the list of dependencies to install before building. Change-Id: Iae590153f54327711081f9e81538dae4b2ef3f71 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
ffa548df9d
commit
a7c6c3cc18
@ -30,6 +30,7 @@ Fedora/CentOS:
|
|||||||
- gcc
|
- gcc
|
||||||
- libpciaccess-devel
|
- libpciaccess-devel
|
||||||
- CUnit-devel
|
- CUnit-devel
|
||||||
|
- libaio-devel
|
||||||
|
|
||||||
Ubuntu/Debian:
|
Ubuntu/Debian:
|
||||||
|
|
||||||
@ -37,6 +38,7 @@ Ubuntu/Debian:
|
|||||||
- libpciaccess-dev
|
- libpciaccess-dev
|
||||||
- make
|
- make
|
||||||
- libcunit1-dev
|
- libcunit1-dev
|
||||||
|
- libaio-dev
|
||||||
|
|
||||||
FreeBSD:
|
FreeBSD:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user