diff --git a/scripts/install_sysdeps.sh b/scripts/install_sysdeps.sh index 0dc248e..917249d 100755 --- a/scripts/install_sysdeps.sh +++ b/scripts/install_sysdeps.sh @@ -50,6 +50,7 @@ libpq-dev \ tidy \ libglpk-dev \ libarchive-dev \ +libssh-dev \ " # Shared deps for fedora @@ -94,6 +95,7 @@ v8-devel \ tidy \ glpk-devel \ libarchive-devel \ +libssh-devel \ " # Deps specific on the rstudio image