wok diff sshfs-fuse/receipt @ rev 18431

open-vm-tools: add dnet dep
author Nathan Neulinger <nneul@neulinger.org>
date Mon Sep 21 22:09:23 2015 +0000 (2015-09-21)
parents f44ef80ff9e2
children 186a8b6ac51e
line diff
     1.1 --- a/sshfs-fuse/receipt	Wed Sep 10 11:15:31 2014 +0200
     1.2 +++ b/sshfs-fuse/receipt	Mon Sep 21 22:09:23 2015 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  PROVIDE="rsshfs sshfs"
     1.5  TAGS="ssh"
     1.6  
     1.7 -DEPENDS="fuse openssh glib"
     1.8 +DEPENDS="fuse openssh sftp-server glib"
     1.9  BUILD_DEPENDS="fuse-dev gettext glib-dev pkg-config"
    1.10  
    1.11  # Rules to configure and make the package.