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:
parent
cd2be6663e
commit
2bc1bb49e9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue