Skip to content

Commit

Permalink
Add libaio back
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacKhor committed May 22, 2024
1 parent cf139d1 commit 3022693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ install-deps:
libzstd-dev ninja-build zlib1g-dev
# SPDK deps
sudo apt install libnuma-dev libarchive-dev libibverbs-dev librdmacm-dev \
python3-pyelftools libcunit1-dev
python3-pyelftools libcunit1-dev libaio-dev
# LSVD deps
sudo apt install -y meson mold libfmt-dev librados-dev \
libjemalloc-dev libradospp-dev liburing-dev pkg-config uuid-dev

0 comments on commit 3022693

Please sign in to comment.