mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
Merge pull request #288 from tux3/patch-1
docs: udev.pc now in systemd-dev on Debian
This commit is contained in:
commit
cafd2226a2
@ -34,6 +34,11 @@ apt install -y pkg-config libaio-dev libblkid-dev libkeyutils-dev \
|
|||||||
python3 python3-docutils libclang-dev debhelper dh-python
|
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:
|
Fedora: install the "Development tools" group along with:
|
||||||
```shell
|
```shell
|
||||||
dnf install -y libaio-devel libsodium-devel \
|
dnf install -y libaio-devel libsodium-devel \
|
||||||
|
Loading…
Reference in New Issue
Block a user