From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-libs/qcoro5/
Date: Thu, 18 Jan 2024 15:12:27 +0000 (UTC) [thread overview]
Message-ID: <1705590642.12c7eed53a2d92060766de67c9e5e74f9b50a74c.asturm@gentoo> (raw)
commit: 12c7eed53a2d92060766de67c9e5e74f9b50a74c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 15:10:42 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 15:10:42 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=12c7eed5
dev-libs/qcoro5: Add missing dependency on dev-qt/qtgui:5
Bug: https://bugs.gentoo.org/922283
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-libs/qcoro5/qcoro5-9999.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-libs/qcoro5/qcoro5-9999.ebuild b/dev-libs/qcoro5/qcoro5-9999.ebuild
index f5e38c70e8..320855b3b2 100644
--- a/dev-libs/qcoro5/qcoro5-9999.ebuild
+++ b/dev-libs/qcoro5/qcoro5-9999.ebuild
@@ -28,7 +28,10 @@ RDEPEND="
dev-qt/qtcore:5
dbus? ( dev-qt/qtdbus:5 )
network? ( dev-qt/qtnetwork:5 )
- qml? ( dev-qt/qtdeclarative:5= )
+ qml? (
+ dev-qt/qtdeclarative:5=
+ dev-qt/qtgui:5
+ )
testlib? ( dev-qt/qttest:5 )
websockets? ( dev-qt/qtwebsockets:5 )
"
next reply other threads:[~2024-01-18 15:12 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-18 15:12 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-19 16:56 [gentoo-commits] proj/kde:master commit in: dev-libs/qcoro5/ Andreas Sturmlechner
2023-05-04 13:11 Andreas Sturmlechner
2023-04-23 17:58 Andreas Sturmlechner
2023-04-23 17:58 Andreas Sturmlechner
2023-04-23 17:58 Andreas Sturmlechner
2022-12-10 14:09 Andreas Sturmlechner
2022-12-10 14:09 Andreas Sturmlechner
2022-07-10 12:50 Andreas Sturmlechner
2022-07-10 12:49 Andreas Sturmlechner
2022-07-10 12:47 Andreas Sturmlechner
2022-07-10 12:37 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=1705590642.12c7eed53a2d92060766de67c9e5e74f9b50a74c.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