docs: udev.pc now in systemd-dev on Debian

This commit is contained in:
Tux3 2024-06-01 11:52:24 +02:00 committed by GitHub
parent 4676269d2d
commit 697c79fa7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 \