From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E36F415812D for ; Sun, 05 Jan 2025 20:16:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35E76E0729; Sun, 05 Jan 2025 20:16:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A008E0729 for ; Sun, 05 Jan 2025 20:16:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1DEF634133B for ; Sun, 05 Jan 2025 20:16:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 454EE1993 for ; Sun, 05 Jan 2025 20:16:08 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1736108098.7c5cb1a74346f120ed0dc58a3fb2bf22a96eeadb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kguiaddons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kguiaddons/kguiaddons-9999.ebuild X-VCS-Directories: kde-frameworks/kguiaddons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7c5cb1a74346f120ed0dc58a3fb2bf22a96eeadb X-VCS-Branch: master Date: Sun, 05 Jan 2025 20:16:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 60999e9a-ca03-4df4-aaf9-eb7eb8469764 X-Archives-Hash: 8dd7c5f3f76e9f9e8aaf54fd85f08877 commit: 7c5cb1a74346f120ed0dc58a3fb2bf22a96eeadb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jan 5 20:14:58 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 5 20:14:58 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7c5cb1a7 kde-frameworks/kguiaddons: Add missing BDEPEND Bug: https://bugs.gentoo.org/947549 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kguiaddons/kguiaddons-9999.ebuild | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild b/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild index a873953c5e..5cb6b9ba78 100644 --- a/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild +++ b/kde-frameworks/kguiaddons/kguiaddons-9999.ebuild @@ -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 + ) +" src_configure() { local mycmakeargs=(