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 D4125158042 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 3929AE080E; 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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1D3ABE080E 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 2858E34069F 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 84E2F1DC3 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: <1731263041.a8cb4753fb03e010010c818ca04d6f741fba4058.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ktimer/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ktimer/ktimer-9999.ebuild X-VCS-Directories: kde-apps/ktimer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a8cb4753fb03e010010c818ca04d6f741fba4058 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: da75e350-383c-4fe3-882c-e833be0bab2e X-Archives-Hash: 3734f2f0e1031f96094e8894b0db6ea1 commit: a8cb4753fb03e010010c818ca04d6f741fba4058 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 18:24:01 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 18:24:01 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8cb4753 kde-apps/ktimer: Add new dependency Upstream commit b9849df3ca8aca9f5276c5af3bf02fa078f14593 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ktimer/ktimer-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ktimer/ktimer-9999.ebuild b/kde-apps/ktimer/ktimer-9999.ebuild index c481af0de4..a8769b2701 100644 --- a/kde-apps/ktimer/ktimer-9999.ebuild +++ b/kde-apps/ktimer/ktimer-9999.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6