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 EF614159C9B for ; Sat, 10 Aug 2024 15:04:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95908E2BF1; Sat, 10 Aug 2024 15:04:03 +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 62F8EE2BF1 for ; Sat, 10 Aug 2024 15:04:03 +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 73BA1343117 for ; Sat, 10 Aug 2024 15:04:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92CC41B9A for ; Sat, 10 Aug 2024 15:04:00 +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: <1723302197.77fb52cf48323cfce76a241327ca1aec74035e2e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pim-sieve-editor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild X-VCS-Directories: kde-apps/pim-sieve-editor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 77fb52cf48323cfce76a241327ca1aec74035e2e X-VCS-Branch: master Date: Sat, 10 Aug 2024 15:04:00 +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: 3d6ed0b8-8cbf-4353-a7c6-68c2c142ca90 X-Archives-Hash: 4188eccdd5b93d984b4284a6a183bdd9 commit: 77fb52cf48323cfce76a241327ca1aec74035e2e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 14:57:21 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 10 15:03:17 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=77fb52cf kde-apps/pim-sieve-editor: Add new dependency Upstream commit bde57017515df1750ff483d133302a5165b6d183 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild index 42eb86f149..5d1b9e79f9 100644 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild +++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild @@ -36,6 +36,7 @@ DEPEND=" >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kiconthemes-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6 telemetry? ( >=kde-frameworks/kuserfeedback-${KFMIN}:6 )