We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73d9660 + 2474f63 commit a7f19c7Copy full SHA for a7f19c7
README.md
@@ -35,7 +35,7 @@ To build Birdtray from source, you would need the following components:
35
- Cmake
36
- Qt 5.6 or higher with "x11extras-dev" or "x11extras-devel" module installed (it is usually NOT installed by default);
37
38
-On Debian you need to install the following packages: ``qt5-default libqt5x11extras5-dev qttools5-dev libqt5svg5-dev``
+On Debian you need to install the following packages: ``qt5-default libqt5x11extras5-dev qttools5-dev libqt5svg5-dev libx11-xcb-dev``
39
40
On OpenSuSE you need to install ``libqt5-qtbase-devel libqt5-qtx11extras-devel libqt5-qtsvg-devel``
41
0 commit comments