Skip to content

Commit a7f19c7

Browse files
authored
Merge pull request #311 from TugaPowerROM/master
Missing component on README for Ubuntu 20.04
2 parents 73d9660 + 2474f63 commit a7f19c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To build Birdtray from source, you would need the following components:
3535
- Cmake
3636
- Qt 5.6 or higher with "x11extras-dev" or "x11extras-devel" module installed (it is usually NOT installed by default);
3737

38-
On Debian you need to install the following packages: ``qt5-default libqt5x11extras5-dev qttools5-dev libqt5svg5-dev``
38+
On Debian you need to install the following packages: ``qt5-default libqt5x11extras5-dev qttools5-dev libqt5svg5-dev libx11-xcb-dev``
3939

4040
On OpenSuSE you need to install ``libqt5-qtbase-devel libqt5-qtx11extras-devel libqt5-qtsvg-devel``
4141

0 commit comments

Comments
 (0)