feat(docs): add required packages to compilation docs on Ubuntu

This commit is contained in:
Federico Terzi 2021-08-01 21:51:13 +02:00
parent 04bc9b904d
commit c85e063e71

View File

@ -24,6 +24,11 @@ cargo install --force cargo-make
Espanso on Linux comes in two different flavors: one for X11 and one for Wayland.
If you don't know which one to choose, follow these steps to determine which one you are running: https://unix.stackexchange.com/a/325972
### Necessary packages
If compiling on Ubuntu X11:
* `sudo apt install libx11-dev libxtst-dev libxkbcommon-dev libdbus-1-dev libwxgtk3.0-gtk3-dev`
### AppImage
The AppImage is a convenient format to distribute Linux applications, as besides the binary,