Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/client_theming.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Lundqvist <philiplundqvist@gmail.com>2017-04-27 10:20:43 +0300
committerDaniel Hansson <daniel@techandme.se>2017-04-27 10:20:43 +0300
commit12d9fd11f024316efda89831eb27a4098f4e8f54 (patch)
tree4de9dbb7ffdf205ea04381fd5ad450d9242e61f0
parentb47990209657c69747b6db5d2ff45b0455e22d1c (diff)
Removed installation of libssl1.0-dev in Building on Debian (#126)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cd41c9a..af42e45 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ snapcraft
Install required packages.
- sudo apt-get install git libsqlite3-dev qt5-default libqt5webkit5-dev qt5keychain-dev libssl1.0-dev cmake build-essential libowncloudsync0
+ sudo apt-get install git libsqlite3-dev qt5-default libqt5webkit5-dev qt5keychain-dev cmake build-essential libowncloudsync0
If you are using Debian 9 install libssl1.0-dev