[DRE-commits] [vagrant-sshfs] 05/09: requires sftp-server binary to work

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Wed Sep 21 20:14:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

eighthave pushed a commit to branch master
in repository vagrant-sshfs.

commit 87825efe260c423038be12d9fc6d72700a614e5d
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Sep 6 19:48:04 2016 +0200

    requires sftp-server binary to work
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 5905f2f..dcd2e3c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: vagrant-sshfs
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         openssh-sftp-server,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: vagrant plugin that adds synced folder support with sshfs

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-sshfs.git



More information about the Pkg-ruby-extras-commits mailing list