wok-current diff bindfs/receipt @ rev 25701
Fix dep for libglamoregl.so (libepoxy), and miss file for amdgpu (thanks alanyih)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Fri Apr 19 12:48:51 2024 +0000 (6 months ago) |
parents | ac8ca9758df1 |
children |
line diff
1.1 --- a/bindfs/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/bindfs/receipt Fri Apr 19 12:48:51 2024 +0000 1.3 @@ -10,8 +10,8 @@ 1.4 WEB_SITE="https://bindfs.org/" 1.5 WGET_URL="https://github.com/mpartel/bindfs/archive/refs/tags/$VERSION.tar.gz" 1.6 1.7 -DEPENDS="fuse" 1.8 -BUILD_DEPENDS="fuse-dev autoconf automake libtool" 1.9 +DEPENDS="fuse2" 1.10 +BUILD_DEPENDS="fuse2-dev autoconf automake libtool" 1.11 1.12 current_version() 1.13 {