wok rev 24116

Add btfs (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 02 18:25:40 2021 +0000 (2021-10-02)
parents 402b08c1fcd0
children 282f7eb39625
files btfs/receipt
line diff
     1.1 --- a/btfs/receipt	Sat Oct 02 18:06:47 2021 +0000
     1.2 +++ b/btfs/receipt	Sat Oct 02 18:25:40 2021 +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 libcurl libboost-system libatomic"
     1.8 -BUILD_DEPENDS="fuse-dev libtorrent-dev curl-dev automake autoconf gcc83"
     1.9 +DEPENDS="gcc83-lib-base fuse libtorrent-rasterbar libcurl libboost-system libatomic"
    1.10 +BUILD_DEPENDS="fuse-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83"
    1.11  SUGGESTED="python vlc"
    1.12  
    1.13  current_version()