From ad709c1eaf7dc8bf6b481fd91af530c0b02872cc Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Tue, 26 Nov 2024 22:17:55 +0000 Subject: [PATCH] README.md: Update dependencies for pvattest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Jan Höppner Signed-off-by: Marc Hartmayer Signed-off-by: Jan Höppner --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fb5965ea..161365c8 100644 --- a/README.md +++ b/README.md @@ -313,14 +313,14 @@ build options: | net-snmp | `HAVE_SNMP` | osasnmpd | | glibc-static | `HAVE_LIBC_STATIC` | zfcpdump | | openssl | `HAVE_OPENSSL` | genprotimg, zkey, libekmfweb, | -| | | libkmipclient, pvattest, zgetdump, | -| | | rust/pvsecret, | +| | | libkmipclient, zgetdump, | +| | | rust/pvattest, rust/pvsecret, | | cryptsetup | `HAVE_CRYPTSETUP2` | zkey-cryptsetup | | json-c | `HAVE_JSONC` | zkey-cryptsetup, libekmfweb, | | | | libkmipclient | -| glib2 | `HAVE_GLIB2` | genprotimg, pvattest, zgetdump | +| glib2 | `HAVE_GLIB2` | genprotimg, zgetdump | | libcurl | `HAVE_LIBCURL` | genprotimg, libekmfweb, libkmipclient,| -| | | pvattest, rust/pvsecret, | +| | | rust/pvattest, rust/pvsecret, | | libxml2 | `HAVE_LIBXML2` | libkmipclient | | systemd | `HAVE_SYSTEMD` | hsavmcore | | libudev | `HAVE_LIBUDEV` | cpacfstatsd | @@ -369,8 +369,7 @@ the different tools are provided: Tip: you may skip the pvattest build by adding `HAVE_OPENSSL=0`, `HAVE_LIBCURL=0`, or `HAVE_CARGO=0`. - The runtime requirements are: openssl-libs (>= 1.1.1) and - glib2.56 or newer. + The runtime requirements are: openssl-libs (>= 1.1.1) and libcurl. * osasnmpd: You need at least the NET-SNMP 5.1.x package (net-snmp-devel.rpm)