diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-10-28 11:55:46 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-10-28 11:55:57 +1100 |
commit | 5060f9db6fbf038f8464ad2524360485c88b7de2 (patch) | |
tree | a678c8a62384bc9f2a787298b7504edff716defe /net-p2p/qbittorrent | |
parent | sys-apps/openrc: 0.34.4 version bump (diff) | |
download | gentoo-5060f9db6fbf038f8464ad2524360485c88b7de2.tar.gz gentoo-5060f9db6fbf038f8464ad2524360485c88b7de2.tar.bz2 gentoo-5060f9db6fbf038f8464ad2524360485c88b7de2.zip |
net-p2p/qbittorrent: remove unused dev-qt/qtconcurrent dependency
Closes: https://bugs.gentoo.org/635178
Package-Manager: Portage-2.3.8, Repoman-2.3.4
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 867cc4a2d2a1..a946e1511962 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -25,7 +25,6 @@ REQUIRED_USE="dbus? ( X )" RDEPEND=" >=dev-libs/boost-1.62.0-r1:= - dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5[ssl] >=dev-qt/qtsingleapplication-2.6.1_p20130904-r1[qt5,X?] |