On 10/7/26 09:51, Luc Michel wrote:
c4b3d0074 removed the check that nettle or gcrypt were explicitly requested as the crypto library to use, breaking the --enable-nettle and --enable-gcrypt options. Re-add the check.Fixes: c4b3d0074 (crypto: bump min gnutls to 3.7.5) Signed-off-by: Luc Michel <[email protected]> --- meson.build | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
