From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BEE70158B20 for ; Sun, 02 Feb 2025 10:28:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A8C6B3430FB for ; Sun, 02 Feb 2025 10:28:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B2FA811047D; Sun, 02 Feb 2025 10:28:32 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id ADDD111047D for ; Sun, 02 Feb 2025 10:28:32 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A329343029 for ; Sun, 02 Feb 2025 10:28:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C79F32606 for ; Sun, 02 Feb 2025 10:28:29 +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: <1738491891.9ce1ac6b18d20343a97580e5cc212f0791a447c1.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/akonadiclient/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/akonadiclient/akonadiclient-9999.ebuild X-VCS-Directories: kde-misc/akonadiclient/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9ce1ac6b18d20343a97580e5cc212f0791a447c1 X-VCS-Branch: master Date: Sun, 02 Feb 2025 10:28:29 +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: 994c995b-427d-4ed0-9d51-e9e2b8060e8e X-Archives-Hash: 0a817a20da42a939f70c6a550b5798ed commit: 9ce1ac6b18d20343a97580e5cc212f0791a447c1 Author: Alfred Wingate protonmail com> AuthorDate: Sun Feb 2 06:54:04 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 2 10:24:51 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9ce1ac6b kde-misc/akonadiclient: new dependency on ncurses Upstream commit: ef15086cbbb1b624fe5c454753d181f0879ed0b6 Its optional but ncurses is ubiquitous enough to not warrant making it explicitly optional. Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/akonadiclient/akonadiclient-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-misc/akonadiclient/akonadiclient-9999.ebuild b/kde-misc/akonadiclient/akonadiclient-9999.ebuild index dff5f0fbc8..4ddd66321f 100644 --- a/kde-misc/akonadiclient/akonadiclient-9999.ebuild +++ b/kde-misc/akonadiclient/akonadiclient-9999.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 @@ -25,6 +25,7 @@ DEPEND=" >=kde-frameworks/kcontacts-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 + sys-libs/ncurses:= " RDEPEND="${DEPEND} !${CATEGORY}/${PN}:5