summaryrefslogtreecommitdiff
path: root/src/navigation/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/navigation/README.md')
-rw-r--r--src/navigation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/navigation/README.md b/src/navigation/README.md
index f2474b2..38d4a64 100644
--- a/src/navigation/README.md
+++ b/src/navigation/README.md
@@ -19,7 +19,7 @@ The code is regularly aligned with the latest versions of the third parties soft
## Prerequisites
Under Ubuntu, some packets are needed to be installed:
-sudo apt-get install xsltproc libdbus-cpp-dev libdbus-c++-dev libglib2.0-dev gtk+-2.0 libglibmm-2.4-dev libxml++2.6-dev libgtk-3-dev libdbus-1-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev inkscape qt5-qmake qtbase5-dev-tools qtbase5-dev qttools5-dev-tools qtdeclarative5-dev
+sudo apt-get install xsltproc libdbus-c++-dev libglib2.0-dev gtk+-2.0 libglibmm-2.4-dev libxml++2.6-dev libgtk-3-dev libdbus-1-dev libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev inkscape qt5-qmake qtbase5-dev-tools qtbase5-dev qttools5-dev-tools qtdeclarative5-dev cmake sqlite3 libsqlite3-dev
## How to build
### From scratch