1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-25 01:06:50 +00:00

docs: installation: korora/fedora -> lz4-devel

This commit is contained in:
Per Guth 2015-08-17 17:10:37 +02:00
parent 8cf0ead693
commit 0926c2821f

View file

@ -112,7 +112,7 @@ Some of the steps detailled below might be useful also for non-git installs.
sudo dnf install libacl-devel libacl
# lz4 super fast compression support Headers + Library
sudo dnf install lz4
sudo dnf install lz4-devel
# optional: FUSE support - to mount backup archives
sudo dnf install fuse-devel fuse