mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Add qt5-qtbase-devel to the dnf package list for CentOS 7. Thanks @architectcom. :)
As pointed out by @architectcom, CentOS 7 needs qt5-qtbase-devel installed else compiling will fail:
c74204c700 (commitcomment-22747681)
This commit is contained in:
@@ -70,7 +70,9 @@ Done. :)
|
||||
|
||||
### CentOS / Fedora Linux
|
||||
|
||||
**Note** - If on CentOS or an older version of Fedora, you may need to use `yum` instead of `dnf`
|
||||
**Note** - On CentOS or an older version of Fedora, you may need to use `yum` instead of `dnf`
|
||||
|
||||
**Note 2** - On CentOS 7.x, you need to add `qt5-qtbase-devel` to the `dnf install` line below
|
||||
|
||||
```
|
||||
$ sudo dnf install ant-antlr antlr-C++ cmake gcc-c++ git qt-devel qt5-linguist qwt-qt5-devel \
|
||||
|
||||
Reference in New Issue
Block a user