mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-18 13:55:23 -05:00
parent
272a583bd0
commit
a0e39c9076
1 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,12 @@ cd alacritty
|
||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
|
These are the minimum dependencies required to build Alacritty, please note
|
||||||
|
that with some setups additional dependencies might be desired.
|
||||||
|
|
||||||
|
If you're running Wayland with an Nvidia GPU, you'll likely want the EGL
|
||||||
|
drivers installed too (these are called `libegl1-mesa-dev` on Ubuntu).
|
||||||
|
|
||||||
#### Debian/Ubuntu
|
#### Debian/Ubuntu
|
||||||
|
|
||||||
You can build alacritty using `cargo deb` and use your system's package manager
|
You can build alacritty using `cargo deb` and use your system's package manager
|
||||||
|
|
Loading…
Reference in a new issue