# HG changeset patch # User Pascal Bellard # Date 1633199140 0 # Node ID eb5fb6d1c4c0f642be14df66c88aae814640bd85 # Parent 402b08c1fcd0eeed0a68356199949c3cfe13da51 Add btfs (again) diff -r 402b08c1fcd0 -r eb5fb6d1c4c0 btfs/receipt --- a/btfs/receipt Sat Oct 02 18:06:47 2021 +0000 +++ b/btfs/receipt Sat Oct 02 18:25:40 2021 +0000 @@ -10,8 +10,8 @@ WEB_SITE="https://github.com/johang/btfs" WGET_URL="$WEB_SITE/archive/v$VERSION.tar.gz" -DEPENDS="gcc83-lib-base fuse libtorrent libcurl libboost-system libatomic" -BUILD_DEPENDS="fuse-dev libtorrent-dev curl-dev automake autoconf gcc83" +DEPENDS="gcc83-lib-base fuse libtorrent-rasterbar libcurl libboost-system libatomic" +BUILD_DEPENDS="fuse-dev libtorrent-rasterbar-dev curl-dev automake autoconf gcc83" SUGGESTED="python vlc" current_version()