1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-06-30 19:22:55 -04:00

Add missing build dependency to zypper docs

This commit is contained in:
Derek V. Schmalenberger 2025-05-20 16:38:45 -07:00 committed by GitHub
parent cd2be6663e
commit 2bc1bb49e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -136,7 +136,7 @@ a `zypper` command that should install all of them. If something is
still found to be missing, please open an issue.
```sh
zypper install cmake freetype-devel fontconfig-devel libxcb-devel libxkbcommon-devel
zypper install cmake freetype-devel fontconfig-devel libxcb-devel libxkbcommon-devel gcc-c++
```
#### Slackware