wok diff btfs/receipt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 months ago)
parents ac8ca9758df1
children
line diff
     1.1 --- a/btfs/receipt	Sat Jan 15 15:21:40 2022 +0000
     1.2 +++ b/btfs/receipt	Fri Jul 01 17:52:21 2022 +0100
     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()