Skip to content

Commit

Permalink
Merge pull request #311 from TugaPowerROM/master
Browse files Browse the repository at this point in the history
Missing component on README for Ubuntu 20.04
  • Loading branch information
gyunaev authored Apr 18, 2020
2 parents 73d9660 + 2474f63 commit a7f19c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To build Birdtray from source, you would need the following components:
- Cmake
- Qt 5.6 or higher with "x11extras-dev" or "x11extras-devel" module installed (it is usually NOT installed by default);

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``

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

Expand Down

0 comments on commit a7f19c7

Please sign in to comment.