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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 536FB158083 for ; Tue, 17 Sep 2024 21:54:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C8C1E29B4; Tue, 17 Sep 2024 21:54:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78B1BE29B4 for ; Tue, 17 Sep 2024 21:54:52 +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 C14B5342FA3 for ; Tue, 17 Sep 2024 21:54:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5E3A914D3 for ; Tue, 17 Sep 2024 21:54:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1726610024.3af2665834ff6b90c4e6fa0ec8559826525002b7.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kwallet/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/kwallet/kwallet-9999.ebuild X-VCS-Directories: kde-frameworks/kwallet/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3af2665834ff6b90c4e6fa0ec8559826525002b7 X-VCS-Branch: master Date: Tue, 17 Sep 2024 21:54:50 +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: a1e4e3c3-0097-416f-bc93-1efed73f88c3 X-Archives-Hash: 8ba3883a05f95af1abee8062c3185198 commit: 3af2665834ff6b90c4e6fa0ec8559826525002b7 Author: Sam James gentoo org> AuthorDate: Tue Sep 17 21:52:52 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 17 21:53:44 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=3af26658 kde-frameworks/kwallet: add KCrash dep Upstream commit abbc010ef5c8bcaf379e2339247490d503e7d4c0. Closes: https://bugs.gentoo.org/939699 Signed-off-by: Sam James gentoo.org> kde-frameworks/kwallet/kwallet-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kwallet/kwallet-9999.ebuild b/kde-frameworks/kwallet/kwallet-9999.ebuild index c2b70b54c6..765d77c4d3 100644 --- a/kde-frameworks/kwallet/kwallet-9999.ebuild +++ b/kde-frameworks/kwallet/kwallet-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" =kde-frameworks/kcolorscheme-${PVCUT}*:6 =kde-frameworks/kconfig-${PVCUT}*:6 =kde-frameworks/kcoreaddons-${PVCUT}*:6 + =kde-frameworks/kcrash-${PVCUT}*:6 =kde-frameworks/kdbusaddons-${PVCUT}*:6 =kde-frameworks/ki18n-${PVCUT}*:6 =kde-frameworks/knotifications-${PVCUT}*:6