summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-07-15 22:33:11 +0200
committerGravatar Lubomir I. Ivanov <neolit123@gmail.com>2018-07-16 00:09:59 +0300
commitb53672507dea35f5eed97f357dc6d5e13be95482 (patch)
treeda042eb18fb8f298e3b3f04b83516f076ce1fefd /INSTALL
parent397ff368d57e677055c8ce03657e0916b247afa8 (diff)
downloadsubsurface-b53672507dea35f5eed97f357dc6d5e13be95482.tar.gz
Fix typo in INSTALL: add missing backspace at end of line
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c93d54303..a11d4be94 100644
--- a/INSTALL
+++ b/INSTALL
@@ -171,7 +171,7 @@ Package names for Ubuntu 18.04
sudo apt install \
autoconf automake cmake g++ git libcrypto++-dev libcurl4-gnutls-dev \
- libgit2-dev libqt5qml5 libqt5quick5 libqt5svg5-dev
+ libgit2-dev libqt5qml5 libqt5quick5 libqt5svg5-dev \
libqt5webkit5-dev libsqlite3-dev libssh2-1-dev libssl-dev libssl-dev \
libtool libusb-1.0-0-dev libxml2-dev libxslt1-dev libzip-dev make \
pkg-config qml-module-qtlocation qml-module-qtpositioning \