diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-24 14:03:34 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-01-24 14:03:52 +0300 |
commit | aa056ab60ab5d8101b1c62e1cc74c0a1f0a45898 (patch) | |
tree | 5d671ca18634cc951815258fb9246ea925ba2d2c /net-p2p/qbittorrent | |
parent | net-p2p/qbittorrent: Drop old (diff) | |
download | gentoo-aa056ab60ab5d8101b1c62e1cc74c0a1f0a45898.tar.gz gentoo-aa056ab60ab5d8101b1c62e1cc74c0a1f0a45898.tar.bz2 gentoo-aa056ab60ab5d8101b1c62e1cc74c0a1f0a45898.zip |
net-p2p/qbittorrent: change minimal libtorrent req for live ebuild
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 9768d17e97f0..f66536f7dc86 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ RDEPEND=" dev-qt/qtcore:5 dev-qt/qtnetwork:5[ssl] dev-qt/qtxml:5 - >=net-libs/libtorrent-rasterbar-1.2.0:0= + >=net-libs/libtorrent-rasterbar-1.2.11:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( |