diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-19 21:14:26 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-22 11:47:39 +0100 |
commit | 48950d5e5603d7c75a3209699579ec8c8211b486 (patch) | |
tree | f4ba6e0c6c4960d8bea25bd09023242010532550 /net-p2p | |
parent | app-editors/juffed: Prepare for qtsingleapplication dropping qt5 (diff) | |
download | gentoo-48950d5e5603d7c75a3209699579ec8c8211b486.tar.gz gentoo-48950d5e5603d7c75a3209699579ec8c8211b486.tar.bz2 gentoo-48950d5e5603d7c75a3209699579ec8c8211b486.zip |
net-p2p/qbittorrent: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild index 35c063ff537b..edf719c91133 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.0.3.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,7 @@ RDEPEND=" >=dev-libs/boost-1.62.0-r1:= dev-qt/qtcore:5 dev-qt/qtnetwork:5[ssl] - >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?] + >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5(+),X?] dev-qt/qtxml:5 >=net-libs/libtorrent-rasterbar-1.0.6:0= sys-libs/zlib |