Add missing build dependency

This commit is contained in:
Kent Overstreet 2020-07-20 12:53:09 -04:00
parent b867ddadb3
commit 20a7160f9a

View File

@ -18,7 +18,7 @@ Dependencies:
Debian (Bullseye or later) and Ubuntu (20.04 or later): you can install these with
apt install -y pkg-config libaio-dev libblkid-dev libkeyutils-dev \
liblz4-dev libscrypt-dev libsodium-dev liburcu-dev libzstd-dev \
uuid-dev zlib1g-dev valgrind
uuid-dev zlib1g-dev valgrind libudev-dev
Fedora: install the "Development tools" group along with:
dnf install -y libaio-devel libsodium-devel \