diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-08-30 14:08:45 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-08-30 14:09:28 +0300 |
commit | 1ca8c2a8a1415a7e6701157ff6ccb6b06537edca (patch) | |
tree | cde1c4804bd3db0445f5fca432a76d2532661c13 /net-p2p/qbittorrent | |
parent | app-arch/mt-st: Version 1.4 (diff) | |
download | gentoo-1ca8c2a8a1415a7e6701157ff6ccb6b06537edca.tar.gz gentoo-1ca8c2a8a1415a7e6701157ff6ccb6b06537edca.tar.bz2 gentoo-1ca8c2a8a1415a7e6701157ff6ccb6b06537edca.zip |
net-p2p/qbittorrent: workaround libtorrent-rasterbar dependency
* qbitorrent applies -std=c++14
* liboterrent-rasterbar applies -std=c++11
Bug: https://bugs.gentoo.org/739484
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild b/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild index 7813f67cbfa8..2818adfaefec 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.5.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.2.5-r1.ebuild @@ -29,7 +29,7 @@ RDEPEND=" dev-qt/qtnetwork:5[ssl] >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?] dev-qt/qtxml:5 - >=net-libs/libtorrent-rasterbar-1.2.0:0= + <net-libs/libtorrent-rasterbar-1.2.9:0= sys-libs/zlib dbus? ( dev-qt/qtdbus:5 ) X? ( |