From ca864b8d71aab9f96924fd9df3e592c0dda7019e Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Tue, 19 Aug 2014 13:44:41 +0200 Subject: rb-libtorrent: depends SSL --- ftp-libs/rb-libtorrent/DEPENDS | 2 +- ftp-libs/rb-libtorrent/HISTORY | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'ftp-libs') diff --git a/ftp-libs/rb-libtorrent/DEPENDS b/ftp-libs/rb-libtorrent/DEPENDS index a21b62a9e1..19978a9521 100755 --- a/ftp-libs/rb-libtorrent/DEPENDS +++ b/ftp-libs/rb-libtorrent/DEPENDS @@ -10,7 +10,7 @@ if list_find "$RB_LIBTORRENT_OPTS" "--enable-python-binding"; then sub_depends boost PYTHON fi && -optional_depends openssl \ +optional_depends SSL \ "" \ "" \ "for SSL support" && diff --git a/ftp-libs/rb-libtorrent/HISTORY b/ftp-libs/rb-libtorrent/HISTORY index 30efb63365..ec576ab1a6 100644 --- a/ftp-libs/rb-libtorrent/HISTORY +++ b/ftp-libs/rb-libtorrent/HISTORY @@ -1,3 +1,8 @@ +2014-08-19 Treeve Jelbert + * DEPENDS: openssl => SSL + + * SUB_DEPENDS, PRE_SUB_DEPENDS: openssl => SSL + 2012-06-25 Ladislav Hagara * DETAILS: 0.16.1 -- cgit v1.2.3