From: Michael Tremer Date: Fri, 5 Feb 2010 11:17:40 +0000 (+0100) Subject: openssl: Use gnutls library. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ec4bf0a5c1eb5b69223bf1d67b0811ee26bd5e4;p=ipfire-3.x.git openssl: Use gnutls library. --- diff --git a/pkgs/core/openssl/openssl.nm b/pkgs/core/openssl/openssl.nm index edf823a98..1f9c7e422 100644 --- a/pkgs/core/openssl/openssl.nm +++ b/pkgs/core/openssl/openssl.nm @@ -35,7 +35,7 @@ PKG_LICENSE = OpenSSL PKG_SUMMARY = A general purpose cryptography library with TLS implementation. PKG_BUILD_DEPS+= bc perl -PKG_DEPS += zlib +PKG_DEPS += gnutls zlib define PKG_DESCRIPTION The OpenSSL toolkit provides support for secure communications between \