From cc7b39cf43ca4a69bdd8e1e98699cecb7a57ffba Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:43:03 +0200 Subject: qingy: depends SSL --- display/qingy/DEPENDS | 4 ++-- display/qingy/HISTORY | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'display/qingy') diff --git a/display/qingy/DEPENDS b/display/qingy/DEPENDS index 1ba710191c..6b4741d4de 100755 --- a/display/qingy/DEPENDS +++ b/display/qingy/DEPENDS @@ -1,5 +1,5 @@ -if [[ "$QINGY_CRYPTO" == 'openssl' ]]; then - depends openssl +if [[ "$QINGY_CRYPTO" == 'SSL' ]]; then + depends SSL elif [[ "QINGY_CRYPTO" == 'libgcrypt' ]]; then depends libgcrypt fi && diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY index 105dac460b..b690499a14 100644 --- a/display/qingy/HISTORY +++ b/display/qingy/HISTORY @@ -1,3 +1,6 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + 2011-10-28 Florian Franzmann * DETAILS: version 1.0.0 -- cgit v1.2.3