mirror of
https://github.com/darlinghq/darling-docs.git
synced 2024-11-27 06:10:22 +00:00
Add libbsd
to Arch build requirements
This commit is contained in:
parent
60f9aada35
commit
6addf7c542
@ -38,7 +38,7 @@ Linux 4.9 or higher is required.
|
||||
`libavresample` needs to be downloaded from the AUR.
|
||||
|
||||
```
|
||||
$ sudo pacman -S --needed make cmake clang flex bison icu fuse linux-headers gcc-multilib lib32-gcc-libs pkg-config fontconfig cairo libtiff python2 mesa llvm
|
||||
$ sudo pacman -S --needed make cmake clang flex bison icu fuse linux-headers gcc-multilib lib32-gcc-libs pkg-config fontconfig cairo libtiff python2 mesa llvm libbsd
|
||||
```
|
||||
|
||||
Make sure you install the headers package that matches your kernel version. The kernel version can be checked with `uname -r`.
|
||||
|
Loading…
Reference in New Issue
Block a user