]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
openssl: Add zlib as runtime dependency & bc for testsuite.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 21:54:18 +0000 (22:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 31 Jan 2010 21:54:18 +0000 (22:54 +0100)
pkgs/core/openssl/openssl.nm

index 4cf3304f7117dafce69462c8f4d151052a425575..7ce8c93051bbdc7ecf94e07cb1ce410188472e7e 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        = http://www.openssl.org/
 PKG_LICENSE    = OpenSSL
 PKG_SUMMARY    = A general purpose cryptography library with TLS implementation. 
 
-PKG_BUILD_DEPS+= perl
+PKG_BUILD_DEPS+= bc perl
+PKG_DEPS      += zlib
 
 define PKG_DESCRIPTION
        The OpenSSL toolkit provides support for secure communications between \