diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild index 6234cc17539c..5532eee1a0d1 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild,v 1.1 2014/10/02 20:17:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.1.10.ebuild,v 1.2 2014/10/19 00:23:31 pesa Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -23,7 +23,7 @@ CDEPEND=" dev-libs/boost:= dev-qt/qtcore:4 >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[X?] - >=net-libs/rb_libtorrent-0.16.10 + >=net-libs/rb_libtorrent-0.16.17 dbus? ( dev-qt/qtdbus:4 ) X? ( dev-qt/qtgui:4 ) " |