]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - INSTALL.md
docs: mention that libclang is required
[bcachefs-tools-debian] / INSTALL.md
index 370fb8df7f83b1db6fd8225384df1e519eddad09..e5510aa0434d049aa50675590e5b420ac0b35e0a 100644 (file)
@@ -5,6 +5,7 @@ Build dependencies:
 
  * libaio
  * libblkid
+ * libclang
  * libkeyutils
  * liblz4
  * libsodium
@@ -25,7 +26,7 @@ Debian (Bullseye or later) and Ubuntu (20.04 or later): you can install these wi
 apt install -y pkg-config libaio-dev libblkid-dev libkeyutils-dev \
     liblz4-dev libsodium-dev liburcu-dev libzstd-dev \
     uuid-dev zlib1g-dev valgrind libudev-dev git build-essential \
-    python3 python3-docutils
+    python3 python3-docutils libclang-dev
 ```
 
 Fedora: install the "Development tools" group along with: