wok diff sshfs-fuse/receipt @ rev 18924

glibc: fix build (thanks az_ua)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Feb 25 14:47:17 2016 +0200 (2016-02-25)
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	Thu Feb 25 14:47:17 2016 +0200
     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.