From c8b8d3712f423ba7879c5b872ac5159f5e8df75f Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:44:41 +0200 Subject: libtorrent: depends SSL --- ftp-libs/libtorrent/DEPENDS | 2 +- ftp-libs/libtorrent/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'ftp-libs') diff --git a/ftp-libs/libtorrent/DEPENDS b/ftp-libs/libtorrent/DEPENDS index 83a19652f2..1c5ef734e1 100755 --- a/ftp-libs/libtorrent/DEPENDS +++ b/ftp-libs/libtorrent/DEPENDS @@ -2,4 +2,4 @@ depends libsigc++3 && depends automake && depends libtool && -optional_depends "openssl" "" "--disable-openssl" "Needed for encryption" +optional_depends "SSL" "" "--disable-openssl" "Needed for encryption" diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY index e7fea57f04..84fd63ad95 100644 --- a/ftp-libs/libtorrent/HISTORY +++ b/ftp-libs/libtorrent/HISTORY @@ -1,3 +1,6 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + 2013-06-20 Remko van der Vossen * DETAILS: version 0.13.3 -- cgit v1.2.3