[Lunar-commits] <moonbase> libtorrent: remove non-existent --with-openssl

Paul Bredbury brebs at lunar-linux.org
Sat Jan 22 14:49:39 CET 2011


commit ab0627e0d3448d68d329e10f01ae4f409e36e965
Author: Paul Bredbury <brebs at lunar-linux.org>
Date:   Sat Jan 22 20:49:39 2011 +0700

    libtorrent: remove non-existent --with-openssl
---
 libs/libtorrent/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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


More information about the Lunar-commits mailing list