wok-6.x diff encfs/receipt @ rev 25104
Up klavaro (1.2.2)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 22 08:45:04 2022 +0000 (2022-06-22) |
parents | 5ea0ce1cecc0 |
children |
line diff
1.1 --- a/encfs/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/encfs/receipt Wed Jun 22 08:45:04 2022 +0000 1.3 @@ -12,9 +12,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/vgough/$PACKAGE/releases/download/v$VERSION/$TARBALL" 1.6 1.7 -DEPENDS="fuse gcc83-lib-base libboost-filesystem libboost-serialization 1.8 +DEPENDS="fuse2 gcc83-lib-base libboost-filesystem libboost-serialization 1.9 libboost-system openssl rlog" 1.10 -BUILD_DEPENDS="cmake fuse-dev gcc83 glibc-dev libboost-filesystem-dev 1.11 +BUILD_DEPENDS="cmake fuse2-dev gcc83 glibc-dev libboost-filesystem-dev 1.12 libboost-serialization-dev libboost-system-dev openssl-dev rlog-dev" 1.13 1.14 current_version()