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 1955915813A for ; Thu, 09 Jan 2025 20:43:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3FC8E0636; Thu, 09 Jan 2025 20:43:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 75809E076B for ; Thu, 09 Jan 2025 20:43:31 +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 B046A342FDD for ; Thu, 09 Jan 2025 20:43:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD0A9194F for ; Thu, 09 Jan 2025 20:43:28 +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: <1736455344.d1614ea93f2801dfaa1a4440a4a0a9d9cd897e69.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d1614ea93f2801dfaa1a4440a4a0a9d9cd897e69 X-VCS-Branch: master Date: Thu, 09 Jan 2025 20:43:28 +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: 6706becd-d55f-4383-817e-8e27fb4861f3 X-Archives-Hash: 7e587a4511eb5e4263eec909c808a5dc commit: d1614ea93f2801dfaa1a4440a4a0a9d9cd897e69 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Jan 9 20:41:43 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Jan 9 20:42:24 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d1614ea9 kde-plasma/kinfocenter: Update BDEPEND, set ECM_HANDBOOK=optional Upstream commits: bb47380ae1158d91198c5998ad790befe934d713 c8b29931be6f5f3ba3b4b135102dac0d8c2a28f1 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 5baf26174d..05e5a5203d 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -ECM_HANDBOOK="forceoptional" +ECM_HANDBOOK="optional" KFMIN=9999 QTMIN=6.7.2 inherit ecm plasma.kde.org optfeature xdg @@ -38,7 +38,10 @@ RDEPEND="${DEPEND} >=kde-frameworks/kirigami-${KFMIN}:6 >=kde-plasma/systemsettings-${KDE_CATV}:6 " -BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:6" +BDEPEND=" + >=kde-frameworks/kcmutils-${KFMIN}:6 + virtual/pkgconfig +" CMAKE_SKIP_TESTS=( # bug 816591