]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openssl: Use gnutls library.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Feb 2010 11:17:40 +0000 (12:17 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Feb 2010 11:17:40 +0000 (12:17 +0100)
pkgs/core/openssl/openssl.nm

index edf823a984a009c4a3df9b494c13e4619bb4b0bb..1f9c7e4221091f2b97d7106be34ef8b7c2fbd088 100644 (file)
@@ -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 \