mirror of
https://github.com/alacritty/alacritty.git
synced 2025-08-14 22:22:19 -04:00
commit
61389c1fcd
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ apt-get install cmake libfreetype6-dev libfontconfig1-dev xclip
|
||||||
On Arch Linux, you need a few extra libraries to build Alacritty. Here's a
|
On Arch Linux, you need a few extra libraries to build Alacritty. Here's a
|
||||||
`pacman` command that should install all of them. If something is still found
|
`pacman` command that should install all of them. If something is still found
|
||||||
to be missing, please open an issue.
|
to be missing, please open an issue.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pacman -S cmake freetype2 fontconfig xclip
|
pacman -S cmake freetype2 fontconfig xclip
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue