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 B7E47158083 for ; Mon, 9 Sep 2024 21:05:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3D62E29E6; Mon, 9 Sep 2024 21:05:48 +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 BAA35E29E6 for ; Mon, 9 Sep 2024 21:05:48 +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 BE70A340BDE for ; Mon, 9 Sep 2024 21:05:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24C4314D0 for ; Mon, 9 Sep 2024 21:05:46 +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: <1725915757.b58e79f43cde0b05f158f88e65f0cc47583e2cae.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kalzium/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kalzium/kalzium-9999.ebuild X-VCS-Directories: kde-apps/kalzium/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b58e79f43cde0b05f158f88e65f0cc47583e2cae X-VCS-Branch: master Date: Mon, 9 Sep 2024 21:05:46 +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: 5be245fa-4e45-40a1-b18c-b2358640fecc X-Archives-Hash: 0451b65321646fc135b3b39a33a10b51 commit: b58e79f43cde0b05f158f88e65f0cc47583e2cae Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Sep 9 21:02:37 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Sep 9 21:02:37 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b58e79f4 kde-apps/kalzium: Add new dependency Upstream commit 42415dce05b8ea9293205dc567d23cd253f75722 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kalzium/kalzium-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kalzium/kalzium-9999.ebuild b/kde-apps/kalzium/kalzium-9999.ebuild index cd3bf20d2d..69f2119c91 100644 --- a/kde-apps/kalzium/kalzium-9999.ebuild +++ b/kde-apps/kalzium/kalzium-9999.ebuild @@ -33,6 +33,7 @@ DEPEND=" >=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/kio-${KFMIN}:6 >=kde-frameworks/kitemviews-${KFMIN}:6