wok diff moosefs/receipt @ rev 24889

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-02)
parents 5ea0ce1cecc0
children f07afdedc98a
line diff
     1.1 --- a/moosefs/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/moosefs/receipt	Sat Apr 02 17:34:21 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="fuse python zlib"
     1.8 -BUILD_DEPENDS="fuse-dev pkg-config python zlib-dev"
     1.9 +DEPENDS="fuse2 python zlib"
    1.10 +BUILD_DEPENDS="fuse2-dev pkg-config python zlib-dev"
    1.11  
    1.12  current_version()
    1.13  {