Skip to content

Commit 1180540

Browse files
authored
Updated comment missed in previous commit
1 parent 90ad750 commit 1180540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILDING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ Done. :)
5151

5252
### CentOS / Fedora Linux
5353

54-
**1**. Make sure the `qt-devel`, `ant-antlr`, `sqlite-devel`, and `antlr-C++` packages are installed.<br />
54+
**1**. Make sure the `cmake`, `qt-devel`, `ant-antlr`, `sqlite-devel`, `antlr-C++`,
55+
and `gcc-c++` packages are installed.<br />
5556
```
5657
$ sudo dnf install cmake qt-devel ant-antlr sqlite-devel antlr-C++ gcc-c++
5758
```

0 commit comments

Comments
 (0)