public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/copyq/
Date: Thu, 21 Dec 2023 16:13:52 +0000 (UTC)	[thread overview]
Message-ID: <1703175197.0d1eb649cdcf8ae8077dccf8d57d2576d87d2eed.sam@gentoo> (raw)

commit:     0d1eb649cdcf8ae8077dccf8d57d2576d87d2eed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 16:13:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 16:13:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d1eb649

x11-misc/copyq: 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>

 x11-misc/copyq/copyq-6.4.0.ebuild | 2 +-
 x11-misc/copyq/copyq-7.0.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/copyq/copyq-6.4.0.ebuild b/x11-misc/copyq/copyq-6.4.0.ebuild
index 39cc760990b7..89972837ae26 100644
--- a/x11-misc/copyq/copyq-6.4.0.ebuild
+++ b/x11-misc/copyq/copyq-6.4.0.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
 		test? ( dev-qt/qttest:5 )
 	)
 	qt6? (
-		dev-qt/qtbase:6=[X,gui,network,test?,widgets,xml(+)]
+		dev-qt/qtbase:6=[X,gui,network,widgets,xml(+)]
 		dev-qt/qtdeclarative:6
 		dev-qt/qtsvg:6
 		dev-qt/qtwayland:6

diff --git a/x11-misc/copyq/copyq-7.0.0.ebuild b/x11-misc/copyq/copyq-7.0.0.ebuild
index cf240c10ebaf..d93363879bb5 100644
--- a/x11-misc/copyq/copyq-7.0.0.ebuild
+++ b/x11-misc/copyq/copyq-7.0.0.ebuild
@@ -35,7 +35,7 @@ RDEPEND="
 		test? ( dev-qt/qttest:5 )
 	)
 	qt6? (
-		dev-qt/qtbase:6=[X,gui,network,test?,widgets,xml(+)]
+		dev-qt/qtbase:6=[X,gui,network,widgets,xml(+)]
 		dev-qt/qtdeclarative:6
 		dev-qt/qtsvg:6
 		dev-qt/qtwayland:6


             reply	other threads:[~2023-12-21 16:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-21 16:13 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15 13:46 [gentoo-commits] repo/gentoo:master commit in: x11-misc/copyq/ Andreas Sturmlechner
2024-09-01 14:37 Andreas Sturmlechner
2023-12-23 19:01 Sam James
2023-12-23 19:01 Sam James
2023-12-03 23:15 Sam James
2023-05-14 10:29 Andreas Sturmlechner
2023-05-08  7:44 Joonas Niilola
2023-05-08  7:44 Joonas Niilola
2023-02-09 15:53 Joonas Niilola
2023-02-09 15:53 Joonas Niilola
2021-10-20  2:42 Sam James
2021-10-20  2:42 Sam James
2021-08-16  8:30 Joonas Niilola
2020-10-23  9:53 Andreas Sturmlechner
2020-10-23  9:53 Andreas Sturmlechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1703175197.0d1eb649cdcf8ae8077dccf8d57d2576d87d2eed.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox