Skip to content

Commit

Permalink
Merge pull request #586 from ecspresso/patch-1
Browse files Browse the repository at this point in the history
Updated README, qt5-default replaced
  • Loading branch information
gyunaev authored Apr 6, 2024
2 parents d1872e7 + e41cbfc commit 7d99560
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 libx11-xcb-dev``
On Debian you need to install the following packages: ``qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools 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 7d99560

Please sign in to comment.