summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 16:06:46 +0000
committerSam James <sam@gentoo.org>2023-12-21 16:13:15 +0000
commiteb746a57ddf195f974d3219fe9420fd4792c4fea (patch)
treee9fb96fda1bda9473b9ab55ae2b720f5e29a5571 /app-crypt
parentapp-text/poppler: fix qt6 test deps (diff)
downloadgentoo-eb746a57ddf195f974d3219fe9420fd4792c4fea.tar.gz
gentoo-eb746a57ddf195f974d3219fe9420fd4792c4fea.tar.bz2
gentoo-eb746a57ddf195f974d3219fe9420fd4792c4fea.zip
app-crypt/qca: fix qt6 test deps
No need for USE=test for this, that's just for building qt's tests. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/qca/qca-2.3.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/qca/qca-2.3.7.ebuild b/app-crypt/qca/qca-2.3.7.ebuild
index 73f29af9717e..5f11be0213c7 100644
--- a/app-crypt/qca/qca-2.3.7.ebuild
+++ b/app-crypt/qca/qca-2.3.7.ebuild
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}
dev-qt/qtnetwork:5
dev-qt/qttest:5
)
- qt6? ( dev-qt/qtbase:6[network,test] )
+ qt6? ( dev-qt/qtbase:6[network] )
)
"
BDEPEND="