wok-next diff sshfs-fuse/receipt @ rev 21020
Cleaning is almost finished... I should proceed to upgrades.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 02 14:15:08 2018 +0200 (2018-11-02) |
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 Fri Nov 02 14:15:08 2018 +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 &&