Readme: Add Fedora dependency install instructions

This commit is contained in:
Sven Höper 2019-12-20 17:41:05 +01:00
parent 63b68cbfd3
commit 7ba1cc4c9d
No known key found for this signature in database
GPG Key ID: 8211449C3411BFF1

View File

@ -206,6 +206,10 @@ can install these libraries with the following command::
sudo apt-get install libudev1 libudev-dev libparted0-dev sudo apt-get install libudev1 libudev-dev libparted0-dev
On Fedora, you can install these libraries with the following command::
sudo dnf install systemd-devel parted-devel
Compile the extra applications Compile the extra applications
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~