wok diff moosefs/receipt @ rev 25030

giblib: inserted configure parameters
author Hans-G?nter Theisgen
date Fri May 20 10:23:32 2022 +0100 (2022-05-20)
parents f07afdedc98a
children 7364ffdaaa60
line diff
     1.1 --- a/moosefs/receipt	Sun Apr 10 06:58:04 2022 +0100
     1.2 +++ b/moosefs/receipt	Fri May 20 10:23:32 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  {