25437338 mc should be linked with libssh2 s11u3-sru
authorVladimir Marek <Vladimir.Marek@oracle.com>
Thu, 09 Feb 2017 12:47:37 +0100
branchs11u3-sru
changeset 7678 dc903feefda0
parent 7677 9b4f5d1632d7
child 7679 a88d60884835
25437338 mc should be linked with libssh2
components/mc/Makefile
components/mc/TESTING
--- a/components/mc/Makefile	Tue Feb 21 09:42:20 2017 -0800
+++ b/components/mc/Makefile	Thu Feb 09 12:47:37 2017 +0100
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -63,6 +63,7 @@
 
 
 REQUIRED_PACKAGES += library/glib2
+REQUIRED_PACKAGES += library/libssh2
 REQUIRED_PACKAGES += library/slang
 REQUIRED_PACKAGES += runtime/perl-512
 REQUIRED_PACKAGES += shell/ksh93
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/mc/TESTING	Thu Feb 09 12:47:37 2017 +0100
@@ -0,0 +1,7 @@
+Test sftp functionality
+=======================
+In Midnight commander type something like
+
+cd sftp://[email protected]
+
+Once logged in you should see the remote files.