summaryrefslogtreecommitdiffstats
path: root/ftp-libs/rb-libtorrent/DEPENDS
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-19 13:44:41 +0200
committerTreeve Jelbert2014-08-19 13:44:41 +0200
commitca864b8d71aab9f96924fd9df3e592c0dda7019e (patch)
tree77131de54c3ccc68c8b129de9b8473338c4f9947 /ftp-libs/rb-libtorrent/DEPENDS
parentc8b8d3712f423ba7879c5b872ac5159f5e8df75f (diff)
rb-libtorrent: depends SSL
Diffstat (limited to 'ftp-libs/rb-libtorrent/DEPENDS')
-rwxr-xr-xftp-libs/rb-libtorrent/DEPENDS2
1 files changed, 1 insertions, 1 deletions
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" &&