summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Karbowski <slashbeast@gentoo.org>2022-02-01 23:38:48 +0100
committerPiotr Karbowski <slashbeast@gentoo.org>2022-02-01 23:39:17 +0100
commitbf27f415d6b9e1b62135cde74cd908827cf45eb8 (patch)
tree7cf3079f3b20190c9b7eda7d57f3e4be067f74ce /net-p2p/qbittorrent
parentdev-java/openjdk-bin: keyword 17.0.2_p8 for ~ppc64 (diff)
downloadgentoo-bf27f415d6b9e1b62135cde74cd908827cf45eb8.tar.gz
gentoo-bf27f415d6b9e1b62135cde74cd908827cf45eb8.tar.bz2
gentoo-bf27f415d6b9e1b62135cde74cd908827cf45eb8.zip
net-p2p/qbittorrent: 4.4.0: fix missing deps on qtsql.
Revbump for the sake of built binary packages. Closes: https://bugs.gentoo.org/832522 Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild (renamed from net-p2p/qbittorrent/qbittorrent-4.4.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.4.0.ebuild b/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild
index 49ab814c92f9..636a7df98b13 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.4.0.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.4.0-r1.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
dev-qt/qtcore:5
dev-qt/qtnetwork:5[ssl]
dev-qt/qtxml:5
+ dev-qt/qtsql:5
>=net-libs/libtorrent-rasterbar-1.2.12:0=
sys-libs/zlib
dbus? ( dev-qt/qtdbus:5 )