summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ad11af6d..29f40206 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -113,7 +113,7 @@ command that should install all of them. If something is still found to be
missing, please open an issue.
```sh
-dnf install cmake freetype-devel fontconfig-devel libxcb-devel
+dnf install cmake freetype-devel fontconfig-devel libxcb-devel g++
```
#### CentOS/RHEL 7