From a1328e9aabcc23a633ce3a7f3586330ee1db26cd Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 22 Apr 2024 13:03:17 +0200 Subject: [PATCH] Revert "gnutls: Build without p11-kit and PKCS#11 support" This reverts commit 16021d6acec4702457db95df3e0b085f13c37ef9. --- gnutls.be0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnutls.be0 b/gnutls.be0 index 1ca089971..612b4a4f6 100755 --- a/gnutls.be0 +++ b/gnutls.be0 @@ -23,8 +23,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/74b468201ef7e9035f78d44c3f0906c4/gnutls mee_configure() { bee_configure \ - --with-included-libtasn1 \ - --without-p11-kit + --with-included-libtasn1 } #mee_build() {