Merge pull request #60 from capnslipp/patch-1

Updated Arch & Manjaro to install glu package
This commit is contained in:
CuriousTommy 2023-01-27 07:17:17 -08:00 committed by GitHub
commit 86b975199a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ Install dependencies:
```bash
yay -S python2
sudo pacman -S --needed make cmake clang flex bison icu fuse gcc-multilib \
lib32-gcc-libs pkg-config fontconfig cairo libtiff mesa llvm libbsd libxkbfile \
lib32-gcc-libs pkg-config fontconfig cairo libtiff mesa glu llvm libbsd libxkbfile \
libxcursor libxext libxkbcommon libxrandr ffmpeg git git-lfs
```