diff options
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild index a03ff355ecaa..daa91bc40789 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild,v 1.2 2015/03/11 07:38:28 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.17-r2.ebuild,v 1.3 2015/03/17 20:08:16 hwoarang Exp $ EAPI=5 PYTHON_COMPAT=( python{2_7,3_3,3_4} ) @@ -23,7 +23,6 @@ IUSE="debug doc examples python ssl static-libs test" RESTRICT="test" RDEPEND=">=dev-libs/boost-1.48:=[threads] - >=sys-devel/libtool-2.2 sys-libs/zlib examples? ( !net-p2p/mldonkey ) ssl? ( dev-libs/openssl:= ) |