wok diff moosefs/receipt @ rev 24919

updated motion (4.3.0 -> 4.4.0)
author Hans-G?nter Theisgen
date Sun Apr 10 07:17:22 2022 +0100 (2022-04-10)
parents f07afdedc98a
children 7364ffdaaa60
line diff
     1.1 --- a/moosefs/receipt	Sun Apr 10 06:58:04 2022 +0100
     1.2 +++ b/moosefs/receipt	Sun Apr 10 07:17:22 2022 +0100
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/moosefs/moosefs/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="fuse2 python zlib"
     1.8 -BUILD_DEPENDS="fuse2-dev pkg-config python zlib-dev"
     1.9 +DEPENDS="fuse python zlib"
    1.10 +BUILD_DEPENDS="fuse-dev pkg-config python zlib-dev"
    1.11  
    1.12  current_version()
    1.13  {