From f9b520b3e2b4e5b9c04bd3fdd2aacd276b5889a4 Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:41:30 +0200 Subject: gloox: depends SSL --- chat-libs/gloox/DEPENDS | 2 +- chat-libs/gloox/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'chat-libs') diff --git a/chat-libs/gloox/DEPENDS b/chat-libs/gloox/DEPENDS index d9c8c778d2..3b7f2aa594 100755 --- a/chat-libs/gloox/DEPENDS +++ b/chat-libs/gloox/DEPENDS @@ -1,6 +1,6 @@ depends -sub CXX gcc && depends gnutls && -depends openssl && +depends SSL && depends libidn && optional_depends zlib \ "--with-zlib" \ diff --git a/chat-libs/gloox/HISTORY b/chat-libs/gloox/HISTORY index d805679161..ad3d7f1fa3 100644 --- a/chat-libs/gloox/HISTORY +++ b/chat-libs/gloox/HISTORY @@ -1,3 +1,6 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + 2011-07-30 Florian Franzmann * DEPENDS: changed dependency on g++ to dependency on gcc with sub-depends on CXX (scripted) -- cgit v1.2.3