From 32d79c42c35719fbd91d0bd52c314dbf7b22bdb8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 21 Dec 2023 16:11:12 +0000 Subject: net-p2p/qbittorrent: fix qt6 test deps No need for USE=test for this, that's just for building qt's tests. Signed-off-by: Sam James --- net-p2p/qbittorrent/qbittorrent-4.5.5-r1.ebuild | 1 - net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild | 1 - net-p2p/qbittorrent/qbittorrent-4.6.1.ebuild | 1 - net-p2p/qbittorrent/qbittorrent-9999.ebuild | 1 - 4 files changed, 4 deletions(-) (limited to 'net-p2p/qbittorrent') diff --git a/net-p2p/qbittorrent/qbittorrent-4.5.5-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.5.5-r1.ebuild index 9ff0a380b472..6edff7232960 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.5.5-r1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.5.5-r1.ebuild @@ -55,7 +55,6 @@ DEPEND=" dev-libs/boost test? ( !qt6? ( dev-qt/qttest:5 ) - qt6? ( dev-qt/qtbase:6[test] ) )" BDEPEND=" !qt6? ( dev-qt/linguist-tools:5 ) diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild index 74b27dad415f..382f720eb51c 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.0.ebuild @@ -53,7 +53,6 @@ DEPEND=" dev-libs/boost test? ( !qt6? ( dev-qt/qttest:5 ) - qt6? ( dev-qt/qtbase:6[test] ) )" BDEPEND=" !qt6? ( dev-qt/linguist-tools:5 ) diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.1.ebuild index af2d2004687f..f8129fff3348 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.1.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.1.ebuild @@ -53,7 +53,6 @@ DEPEND=" dev-libs/boost test? ( !qt6? ( dev-qt/qttest:5 ) - qt6? ( dev-qt/qtbase:6[test] ) )" BDEPEND=" !qt6? ( dev-qt/linguist-tools:5 ) diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index 9ff0a380b472..6edff7232960 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.ebuild @@ -55,7 +55,6 @@ DEPEND=" dev-libs/boost test? ( !qt6? ( dev-qt/qttest:5 ) - qt6? ( dev-qt/qtbase:6[test] ) )" BDEPEND=" !qt6? ( dev-qt/linguist-tools:5 ) -- cgit v1.2.3-65-gdbad