mirror of
https://github.com/borgbackup/borg.git
synced 2026-05-28 04:03:21 -04:00
Merge pull request #961 from scoobadog/fedora-instructions
Fix Fedora installation instructions
This commit is contained in:
commit
17afc7d851
1 changed files with 1 additions and 0 deletions
|
|
@ -162,6 +162,7 @@ Install the dependencies with development headers::
|
|||
sudo dnf install libacl-devel libacl
|
||||
sudo dnf install lz4-devel
|
||||
sudo dnf install gcc gcc-c++
|
||||
sudo dnf install redhat-rpm-config # not needed in Korora
|
||||
sudo dnf install fuse-devel fuse pkgconfig # optional, for FUSE support
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue