[Lunar-commits] <moonbase> libtorrent: fix openssl option

Paul Bredbury brebs at lunar-linux.org
Sat Jan 29 17:13:37 CET 2011


commit c523af94cb49eb9266b9090b6e2aa8d210088279
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Jan 29 23:13:37 2011 +0700

    libtorrent: fix openssl option
---
 libs/libtorrent/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libs/libtorrent/DEPENDS b/libs/libtorrent/DEPENDS
index 2dc00f1..f6ce33c 100644
--- a/libs/libtorrent/DEPENDS
+++ b/libs/libtorrent/DEPENDS
@@ -1,5 +1,5 @@
 depends  pkgconfig
 depends  libsigc++2
 
-optional_depends  "openssl"  ""  "--without-openssl"  \
+optional_depends  "openssl"  ""  "--disable-openssl"  \
                   "to use OpenSSL's SHA1 implementation"


More information about the Lunar-commits mailing list