[Lunar-commits] <moonbase> openssl: DEPENDS update.

Florin Braescu florin at lunar-linux.org
Tue Oct 26 10:14:45 CEST 2010


commit 0d2e610bb14ade0d63f6c93b85bdd1a538344729
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Oct 26 11:14:45 2010 +0300

    openssl: DEPENDS update.
    
    Added ca-certificates as optional dependency (not required to build,
    but at least the notification of getting asked, reminds the user of
    having those certificates might come in handy).
    
    Thanks to Christian Krause for the submission.
---
 crypto/openssl/DEPENDS |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/crypto/openssl/DEPENDS b/crypto/openssl/DEPENDS
index 1dd0168..c02e160 100644
--- a/crypto/openssl/DEPENDS
+++ b/crypto/openssl/DEPENDS
@@ -1 +1,3 @@
 depends  perl
+
+optional_depends  "ca-certificates" "" "" "for a basic set of CA certificates (usefull at runtime)"


More information about the Lunar-commits mailing list