BIGTOP-2938: Hadoop can not be built under Debian 9 due to wrong dependency on 
OpenSSL


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/19475d68
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/19475d68
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/19475d68

Branch: refs/heads/master
Commit: 19475d687048445c34503aabe0a2f9c82701dc30
Parents: 406fa08
Author: Olaf Flebbe <[email protected]>
Authored: Sat Nov 25 18:26:56 2017 +0100
Committer: Olaf Flebbe <[email protected]>
Committed: Sat Nov 25 19:41:47 2017 +0100

----------------------------------------------------------------------
 bigtop_toolchain/manifests/packages.pp | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/19475d68/bigtop_toolchain/manifests/packages.pp
----------------------------------------------------------------------
diff --git a/bigtop_toolchain/manifests/packages.pp 
b/bigtop_toolchain/manifests/packages.pp
index e58ea0c..1514827 100644
--- a/bigtop_toolchain/manifests/packages.pp
+++ b/bigtop_toolchain/manifests/packages.pp
@@ -178,7 +178,6 @@ class bigtop_toolchain::packages {
         "build-essential",
         "dh-make",
         "libfuse2",
-        "libssh-dev",
         "libjansi-java",
         "python2.7-dev",
         "libxml2-dev",

Reply via email to