Skip to content
Snippets Groups Projects
Commit 96d07153 authored by Jordan Petridis's avatar Jordan Petridis Committed by Javier Jardón
Browse files

Docs: Update the required build packages for fedora based systems.

`ruamel.yaml` seems to require `Python.h` header file to build.

`python3-devel` is what provides it for Fedora.
parent 709b9bca
No related branches found
No related tags found
Loading
......@@ -90,7 +90,7 @@ For recent fedora systems, the following line should get you the system
requirements you need::
dnf install -y fuse ostree bubblewrap git \
python3 python3-pip python3-gobject python3-psutil
python3 python3-devel python3-pip python3-gobject python3-psutil
Installing
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment