From e64aec5fdda0827fd47fa7b53a22640eba61fd1d Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:41:30 +0200 Subject: libstrophe: depends SSL --- chat-libs/libstrophe/DEPENDS | 2 +- chat-libs/libstrophe/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'chat-libs') diff --git a/chat-libs/libstrophe/DEPENDS b/chat-libs/libstrophe/DEPENDS index 3a26b0648c..43c4f1ac7d 100755 --- a/chat-libs/libstrophe/DEPENDS +++ b/chat-libs/libstrophe/DEPENDS @@ -1,3 +1,3 @@ optional_depends expat "" "" "for XML parsing" && optional_depends libxml2 "--with-libxml2" "" "for XML parsing" && -optional_depends openssl "" "" "for TLS connections" +optional_depends SSL "" "" "for TLS connections" diff --git a/chat-libs/libstrophe/HISTORY b/chat-libs/libstrophe/HISTORY index 014b66bb79..3d728cb63e 100644 --- a/chat-libs/libstrophe/HISTORY +++ b/chat-libs/libstrophe/HISTORY @@ -1,3 +1,6 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + 2013-10-13 Jeremy Blosser * DETAILS, DEPENDS, PRE_BUILD: spell created -- cgit v1.2.3