public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kguiaddons/
Date: Sun, 05 Jan 2025 20:23:01 +0000 (UTC)	[thread overview]
Message-ID: <1736108505.83b4ca63f6554ebba06979381a08a87aafb2cbbf.asturm@gentoo> (raw)

commit:     83b4ca63f6554ebba06979381a08a87aafb2cbbf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 20:19:24 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 20:21:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b4ca63

kde-frameworks/kguiaddons: Add missing BDEPEND

Closes: https://bugs.gentoo.org/947549
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild | 9 +++++++--
 kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild | 9 +++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild b/kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild
index f6c0a76675d6..ece7fd6ba26a 100644
--- a/kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild
+++ b/kde-frameworks/kguiaddons/kguiaddons-6.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -36,7 +36,12 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	!${CATEGORY}/${PN}:5[-kf6compat(-)]
 "
-BDEPEND="wayland? ( >=dev-qt/qtwayland-${QTMIN}:6 )"
+BDEPEND="
+	wayland? (
+		>=dev-qt/qtwayland-${QTMIN}:6
+		dev-util/wayland-scanner
+	)
+"
 
 PATCHES=( "${FILESDIR}/${P}-dont-access-QDBusMessage.patch" ) # bug 944927
 

diff --git a/kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild b/kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild
index 8a4abc5d7402..4a49b2f5766f 100644
--- a/kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild
+++ b/kde-frameworks/kguiaddons/kguiaddons-6.9.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -37,7 +37,12 @@ DEPEND="${COMMON_DEPEND}
 RDEPEND="${COMMON_DEPEND}
 	!${CATEGORY}/${PN}:5[-kf6compat(-)]
 "
-BDEPEND="wayland? ( >=dev-qt/qtwayland-${QTMIN}:6 )"
+BDEPEND="
+	wayland? (
+		>=dev-qt/qtwayland-${QTMIN}:6
+		dev-util/wayland-scanner
+	)
+"
 
 PATCHES=( "${FILESDIR}/${P}-crashfix.patch" ) # KDE-bug 497457
 


             reply	other threads:[~2025-01-05 20:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-05 20:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-17 18:37 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kguiaddons/ Arthur Zamarin
2024-12-17  9:31 Sam James
2024-12-17  5:59 Andreas Sturmlechner
2024-11-27 18:44 Andreas Sturmlechner
2024-09-07 17:52 Andreas Sturmlechner
2024-08-30 14:48 Andreas Sturmlechner
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2023-02-05 13:54 Andreas Sturmlechner
2022-04-18 11:35 Andreas Sturmlechner
2022-03-22 10:02 Andreas Sturmlechner
2022-03-21 11:04 Andreas Sturmlechner
2022-02-16 16:57 Andreas Sturmlechner
2021-10-03  8:49 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 18:37 Thomas Deutschmann
2017-01-17 19:54 Aaron Bauman

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=1736108505.83b4ca63f6554ebba06979381a08a87aafb2cbbf.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