summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-21 16:05:51 +0000
committerSam James <sam@gentoo.org>2023-12-21 16:13:15 +0000
commitb305b5dd27897add3b3c3616a5821f786fff5056 (patch)
tree39daee3e024d854e1b8f1c40f5cd7fa47326ec38
parentmedia-libs/libvpx: Stabilize 1.13.1-r1 arm64, #920469 (diff)
downloadgentoo-b305b5dd27897add3b3c3616a5821f786fff5056.tar.gz
gentoo-b305b5dd27897add3b3c3616a5821f786fff5056.tar.bz2
gentoo-b305b5dd27897add3b3c3616a5821f786fff5056.zip
app-crypt/gpgme: 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>
-rw-r--r--app-crypt/gpgme/gpgme-1.23.1-r1.ebuild1
-rw-r--r--app-crypt/gpgme/gpgme-1.23.2.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/app-crypt/gpgme/gpgme-1.23.1-r1.ebuild b/app-crypt/gpgme/gpgme-1.23.1-r1.ebuild
index 3409080374e8..2877036c3ffe 100644
--- a/app-crypt/gpgme/gpgme-1.23.1-r1.ebuild
+++ b/app-crypt/gpgme/gpgme-1.23.1-r1.ebuild
@@ -55,7 +55,6 @@ DEPEND="
${RDEPEND}
test? (
qt5? ( dev-qt/qttest:5 )
- qt6? ( dev-qt/qtbase:6[test] )
)
"
#doc? ( app-doc/doxygen[dot] )
diff --git a/app-crypt/gpgme/gpgme-1.23.2.ebuild b/app-crypt/gpgme/gpgme-1.23.2.ebuild
index 3409080374e8..2877036c3ffe 100644
--- a/app-crypt/gpgme/gpgme-1.23.2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.23.2.ebuild
@@ -55,7 +55,6 @@ DEPEND="
${RDEPEND}
test? (
qt5? ( dev-qt/qttest:5 )
- qt6? ( dev-qt/qtbase:6[test] )
)
"
#doc? ( app-doc/doxygen[dot] )