80d1572 Disable gcrypt in RHEL

Authored and Committed by oholy 2 years ago
1 file changed. 1 lines added. 0 lines removed.
    Disable gcrypt in RHEL
    
    The libgcrypt functionality is used only by the AFP backend which is not
    built on RHEL, but it is still required from meson.build, regardless of
    the -Dafp=false option. Let's add the -Dgcrypt=false option to fix this.
    
        
file modified
+1 -0