commit:     b305b5dd27897add3b3c3616a5821f786fff5056
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 16:05:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 16:13:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b305b5dd

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 <AT> gentoo.org>

 app-crypt/gpgme/gpgme-1.23.1-r1.ebuild | 1 -
 app-crypt/gpgme/gpgme-1.23.2.ebuild    | 1 -
 2 files changed, 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] )

Reply via email to