diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2015-12-03 18:00:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2015-12-03 18:00:15 +0000 |
commit | 20d2bf760e65b37a742f86be72b3009b242df8a0 (patch) | |
tree | 84a37325fad0a8a03d7b2cbaeffbf5411bf7a197 /net-p2p/qbittorrent/qbittorrent-9999.ebuild | |
parent | 438b855e0d321d43dea240639c4c3c449cd3520f (diff) | |
download | gentoo-20d2bf760e65b37a742f86be72b3009b242df8a0.tar.gz gentoo-20d2bf760e65b37a742f86be72b3009b242df8a0.tar.xz |
net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734
Package-Manager: portage-2.2.26
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-9999.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index d6e90af8190..b67c5a0b6b4 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -38,6 +38,7 @@ CDEPEND=" X? ( dev-qt/qtgui:4 ) ) qt5? ( + dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 |