aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorChris Coutinho <chrisbcoutinho@gmail.com>2019-04-30 13:47:48 +0200
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-30 11:47:48 +0000
commit66fb7cb3275b9a9a8505a6919856bc110ed5a06c (patch)
treefce7242d8d63504da46b9ffe3dd2c8fb4fe4d0c6 /INSTALL.md
parentbf353059a0f10bbccec754deb0e182cec3f6efe0 (diff)
downloadalacritty-66fb7cb3275b9a9a8505a6919856bc110ed5a06c.tar.gz
alacritty-66fb7cb3275b9a9a8505a6919856bc110ed5a06c.zip
Add libxcb-devel dependency to INSTALL.md for openSUSE
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 47beff15..5b67da1a 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -112,7 +112,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
+zypper install cmake freetype-devel fontconfig-devel libxcb-devel
```
#### Slackware