wok-6.x diff glusterfs/receipt @ rev 25557

Up bzip3 (1.3.0)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Apr 23 16:03:47 2023 +0000 (14 months ago)
parents 91d532bbdd2d
children
line diff
     1.1 --- a/glusterfs/receipt	Sat Jun 04 12:04:57 2022 +0000
     1.2 +++ b/glusterfs/receipt	Sun Apr 23 16:03:47 2023 +0000
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="https://github.com/gluster/glusterfs/archive/refs/tags/v$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="python readline mpc-library elfutils openssl"
     1.7 -BUILD_DEPENDS="flex python readline-dev mpc-library elfutils openssl-dev libtirpc-dev liburcu-dev libaio-dev automake"
     1.8 +BUILD_DEPENDS="flex python readline-dev mpc-library elfutils openssl-dev \
     1.9 +curl-dev libtirpc-dev liburcu-dev libaio-dev automake"
    1.10  
    1.11  # What is the latest version available today?
    1.12  current_version()