From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdiag/
Date: Tue, 29 Sep 2020 20:31:22 +0000 (UTC) [thread overview]
Message-ID: <1601411381.440b12fb459a0efc35c2192e5bc1ec66c4f810f2.asturm@gentoo> (raw)
commit: 440b12fb459a0efc35c2192e5bc1ec66c4f810f2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 20:23:52 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 20:29:41 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=440b12fb
dev-qt/qtdiag: Add dev-qt/qtxml to DEPEND
Bug: https://bugs.gentoo.org/728278
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-qt/qtdiag/qtdiag-5.15.1.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/dev-qt/qtdiag/qtdiag-5.15.1.ebuild b/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
index c6a3b3f52e0..3a64cd88758 100644
--- a/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
+++ b/dev-qt/qtdiag/qtdiag-5.15.1.ebuild
@@ -13,13 +13,16 @@ fi
IUSE="+network +widgets"
-DEPEND="
+RDEPEND="
~dev-qt/qtcore-${PV}:5=
~dev-qt/qtgui-${PV}:5=
network? ( ~dev-qt/qtnetwork-${PV}[ssl] )
widgets? ( ~dev-qt/qtwidgets-${PV} )
"
-RDEPEND="${DEPEND}"
+# TODO: we know it is bogus, figure out how to disable checks, bug 728278
+DEPEND="${RDEPEND}
+ ~dev-qt/qtxml-${PV}
+"
src_prepare() {
qt_use_disable_mod network network \
next reply other threads:[~2020-09-29 20:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-29 20:31 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-06-14 17:32 [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtdiag/ Andreas Sturmlechner
2022-04-17 19:29 Sam James
2021-10-16 8:20 Andreas Sturmlechner
2021-09-30 18:15 Sam James
2021-09-08 16:55 Andreas Sturmlechner
2018-08-19 10:46 Sergei Trofimovich
2018-08-17 21:12 Sergei Trofimovich
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=1601411381.440b12fb459a0efc35c2192e5bc1ec66c4f810f2.asturm@gentoo \
--to=asturm@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