wok-current diff httpfs2-fuse/receipt @ rev 25034
gadmin-antivirus: fix deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 20 09:40:57 2022 +0000 (2022-05-20) |
parents | ba7cbdb5749c |
children | 7dd01dedad38 |
line diff
1.1 --- a/httpfs2-fuse/receipt Wed Feb 09 21:05:34 2022 +0000 1.2 +++ b/httpfs2-fuse/receipt Fri May 20 09:40:57 2022 +0000 1.3 @@ -13,8 +13,8 @@ 1.4 PROVIDE="httpfs-fuse" 1.5 TAGS="filesystem" 1.6 1.7 -DEPENDS="gcc-lib-base fuse libgnutls" 1.8 -BUILD_DEPENDS="fuse-dev gnutls-dev libgnutls pkg-config asciidoc docbook-xml" 1.9 +DEPENDS="gcc-lib-base fuse2 libgnutls" 1.10 +BUILD_DEPENDS="fuse2-dev gnutls-dev libgnutls pkg-config asciidoc docbook-xml" 1.11 1.12 # What is the latest version available today? 1.13 current_version()