Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ea4k/klog
Browse files Browse the repository at this point in the history
  • Loading branch information
ea4k committed Feb 18, 2022
2 parents fbcb058 + 30add9f commit 994aa42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/INSTALL-linux
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ There are dependencies to build KLog and dependencies to run KLog.
The dependencies to build KLog are:
- g++, make, qt5-qmake, qtbase5-dev, qttools5-dev, libqt5charts5-dev, libqt5sql5-sqlite, libqt5serialport5-dev, qtdeclarative5-dev, qtpositioning5-dev & libhamlib-dev packages

In Debian it is done with: apt-get install g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib-dev libqt5serialport5-dev qtdeclarative5-dev qtpositioning5-dev
In Debian it is done with: apt-get install g++ make qt5-qmake qtbase5-dev qttools5-dev libqt5charts5-dev libqt5sql5-sqlite libhamlib++-dev libqt5serialport5-dev qtdeclarative5-dev qtpositioning5-dev

The dependencies to run KLog once installed are:
- libqt5sql5-sqlite, qml-module-qtquick-window2, qml-module-qtlocation, qml-module-qtpositioning & qml-module-qtquick2
Expand Down

0 comments on commit 994aa42

Please sign in to comment.