diff --git a/debian/rules b/debian/rules index 276c3f942..79da7fe50 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,8 @@ COMMON_CMAKE_FLAGS = \ -DUSE_GSSAPI=ON \ -DUSE_HTTPS=mbedTLS \ -DUSE_HTTP_PARSER=system \ - -DUSE_NTLMCLIENT=OFF + -DUSE_NTLMCLIENT=OFF \ + -DUSE_SSH=ON %: