wok-6.x diff glusterfs/receipt @ rev 25179
Up tazlito (537)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 04 13:25:23 2022 +0000 (2022-07-04) |
parents | 91d532bbdd2d |
children |
line diff
1.1 --- a/glusterfs/receipt Sat Jun 04 12:04:57 2022 +0000 1.2 +++ b/glusterfs/receipt Mon Jul 04 13:25:23 2022 +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()