The git-lfs pacakge is required on Arch (#6513)
This commit is contained in:
parent
f9e44b2a3b
commit
14f3584a0b
|
@ -32,7 +32,7 @@ When building from source, you will need additional build dependencies to be ins
|
|||
dnf install @development-tools cmake
|
||||
|
||||
# Arch Linux, using an AUR manager
|
||||
yourAURmanager -S base-devel cmake
|
||||
yourAURmanager -S base-devel git-lfs cmake
|
||||
```
|
||||
|
||||
=== "macOS"
|
||||
|
|
Loading…
Reference in New Issue