mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Add missing build dependency
This commit is contained in:
parent
b867ddadb3
commit
20a7160f9a
2
INSTALL
2
INSTALL
@ -18,7 +18,7 @@ Dependencies:
|
|||||||
Debian (Bullseye or later) and Ubuntu (20.04 or later): you can install these with
|
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 \
|
apt install -y pkg-config libaio-dev libblkid-dev libkeyutils-dev \
|
||||||
liblz4-dev libscrypt-dev libsodium-dev liburcu-dev libzstd-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:
|
Fedora: install the "Development tools" group along with:
|
||||||
dnf install -y libaio-devel libsodium-devel \
|
dnf install -y libaio-devel libsodium-devel \
|
||||||
|
Loading…
Reference in New Issue
Block a user