We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5e1c2 commit 4f1d6e7Copy full SHA for 4f1d6e7
doc/build-unix.md
@@ -107,7 +107,7 @@ To build without GUI pass `--without-gui`.
107
To build with Qt 5 you need the following:
108
109
```sh
110
-sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools
+sudo apt-get install qtbase5-dev qttools5-dev qttools5-dev-tools
111
```
112
113
Additionally, to support Wayland protocol for modern desktop environments:
0 commit comments