mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-22 00:04:31 +03:00
docs: udev.pc now in systemd-dev on Debian
This commit is contained in:
parent
4676269d2d
commit
697c79fa7c
@ -34,6 +34,11 @@ apt install -y pkg-config libaio-dev libblkid-dev libkeyutils-dev \
|
||||
python3 python3-docutils libclang-dev debhelper dh-python
|
||||
```
|
||||
|
||||
Starting from Debian Trixie and Ubuntu 23.10, you will additionally need:
|
||||
```shell
|
||||
apt install -y systemd-dev
|
||||
```
|
||||
|
||||
Fedora: install the "Development tools" group along with:
|
||||
```shell
|
||||
dnf install -y libaio-devel libsodium-devel \
|
||||
|
Loading…
Reference in New Issue
Block a user