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 7C9DE15807B for ; Sun, 10 Nov 2024 18:50:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31544E0856; Sun, 10 Nov 2024 18:50:29 +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 1433DE0856 for ; Sun, 10 Nov 2024 18:50:29 +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 1045A340441 for ; Sun, 10 Nov 2024 18:50:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 71AAD1D6E for ; Sun, 10 Nov 2024 18:50:26 +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: <1731260547.c3e47a1846fb907c13835d92addb74436c984324.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdf/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdf/kdf-9999.ebuild X-VCS-Directories: kde-apps/kdf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c3e47a1846fb907c13835d92addb74436c984324 X-VCS-Branch: master Date: Sun, 10 Nov 2024 18:50:26 +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: e7f52107-0268-49df-9179-97042742c0f9 X-Archives-Hash: 1e521078e89801b58c48c0a4bb5067ad commit: c3e47a1846fb907c13835d92addb74436c984324 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 17:42:27 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 17:42:27 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=c3e47a18 kde-apps/kdf: Add new dependency Upstream commit 6c30369c67ede2cb4fdf046060ba01413a373dc5 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdf/kdf-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kdf/kdf-9999.ebuild b/kde-apps/kdf/kdf-9999.ebuild index 426a6b7511..b7891d6beb 100644 --- a/kde-apps/kdf/kdf-9999.ebuild +++ b/kde-apps/kdf/kdf-9999.ebuild @@ -22,6 +22,7 @@ RDEPEND=" >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kiconthemes-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6