wok-next diff sshfs-fuse/receipt @ rev 21139

lftp: use openssl instead of gnutls
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 24 05:20:16 2019 +0200 (2019-01-24)
parents 555cf3b9f1ff
children 829568d90a2a
line diff
     1.1 --- a/sshfs-fuse/receipt	Sat Mar 24 15:55:55 2018 +0200
     1.2 +++ b/sshfs-fuse/receipt	Thu Jan 24 05:20:16 2019 +0200
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="https://github.com/libfuse/sshfs/releases/download/sshfs-$VERSION/$TARBALL"
     1.5  
     1.6  BUILD_DEPENDS="fuse3-dev"
     1.7 -# gettext glib-dev"
     1.8 +# gettext-dev glib-dev"
     1.9  
    1.10  compile_rules() {
    1.11  	./configure $CONFIGURE_ARGS &&