aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authornotspiff <cptspiff@gmail.com>2018-04-09 19:00:00 +0200
committerArne Morten Kvarving <arne.morten.kvarving@sintef.no>2018-06-20 06:44:38 +0200
commitda7054759836fdaf169d37cb257dafdedbebca2f (patch)
tree711917b61a96a1d0059382193a5fd86ef6633b2c /CMakeLists.txt
parent87c7f9b66ed17f496d7dc0ceac2d304a4e74b08a (diff)
changed: remove internal sftp support
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2aff11fb97..4350a82bd1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -157,7 +157,6 @@ set(optional_deps Alsa
Python
SmbClient
Sndio
- SSH
UDEV
XSLT
${PLATFORM_OPTIONAL_DEPS})