wok diff btfs/receipt @ rev 24990

idesk: imlib2 >= 1.7.5 support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 13 20:03:04 2022 +0000 (2022-05-13)
parents ac8ca9758df1
children
line diff
     1.1 --- a/btfs/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/btfs/receipt	Fri May 13 20:03:04 2022 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="https://github.com/johang/btfs"
     1.5  WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="gcc83-lib-base fuse libtorrent-rasterbar libcurl libboost-system libatomic"
     1.8 -BUILD_DEPENDS="fuse-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83"
     1.9 +DEPENDS="gcc83-lib-base fuse2 libtorrent-rasterbar libcurl libboost-system libatomic"
    1.10 +BUILD_DEPENDS="fuse2-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83"
    1.11  SUGGESTED="python vlc"
    1.12  
    1.13  current_version()