summaryrefslogtreecommitdiffstats
path: root/ftp-libs
diff options
context:
space:
mode:
Diffstat (limited to 'ftp-libs')
-rwxr-xr-xftp-libs/libtorrent/DEPENDS10
-rw-r--r--ftp-libs/libtorrent/HISTORY1
2 files changed, 6 insertions, 5 deletions
diff --git a/ftp-libs/libtorrent/DEPENDS b/ftp-libs/libtorrent/DEPENDS
index aee8abb91b..83a19652f2 100755
--- a/ftp-libs/libtorrent/DEPENDS
+++ b/ftp-libs/libtorrent/DEPENDS
@@ -1,5 +1,5 @@
-optional_depends "openssl" "" "--disable-openssl" "Needed for \
-encryption" &&
-depends libsigc++3 &&
-depends automake &&
-depends libtool
+depends libsigc++3 &&
+depends automake &&
+depends libtool &&
+
+optional_depends "openssl" "" "--disable-openssl" "Needed for encryption"
diff --git a/ftp-libs/libtorrent/HISTORY b/ftp-libs/libtorrent/HISTORY
index 82e50db881..e4172e299b 100644
--- a/ftp-libs/libtorrent/HISTORY
+++ b/ftp-libs/libtorrent/HISTORY
@@ -1,4 +1,5 @@
2009-05-14 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Optional dependencies go after hard dependencies
* PRE_BUILD: Apply gcc44.patch
* gcc44.patch: Fix compilation with GCC 4.4.0
From http://sources.gentoo.org/viewcvs.py/*checkout*/gentoo-x86/net-libs/libtorrent/files/libtorrent-0.12.4-gcc44.patch?rev=1.2