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 A8C0315864F for ; Sat, 25 Mar 2023 00:15:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 26A7BE0931; Sat, 25 Mar 2023 00:15:13 +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 02EDBE092F for ; Sat, 25 Mar 2023 00:15:13 +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 AAEDB34095A for ; Sat, 25 Mar 2023 00:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A31993E for ; Sat, 25 Mar 2023 00:15:09 +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: <1679700955.01b11662b1091a1a467c24036b81c9dee65ccd51.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ark/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/ark/ark-9999.ebuild X-VCS-Directories: kde-apps/ark/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 01b11662b1091a1a467c24036b81c9dee65ccd51 X-VCS-Branch: master Date: Sat, 25 Mar 2023 00:15:09 +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: ecb636ab-fe21-40ec-90e2-35e629dec73f X-Archives-Hash: 272d11fd24129e02a26361c3fcaa0acb commit: 01b11662b1091a1a467c24036b81c9dee65ccd51 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 24 23:35:55 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 24 23:35:55 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=01b11662 kde-apps/ark: Add new dependency Upstream commit 4b8a3a8df147256e251478fdb9055512e4158d3a Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/ark/ark-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/ark/ark-9999.ebuild b/kde-apps/ark/ark-9999.ebuild index c7787f7ccc..9a903dd24c 100644 --- a/kde-apps/ark/ark-9999.ebuild +++ b/kde-apps/ark/ark-9999.ebuild @@ -30,6 +30,7 @@ RDEPEND=" >=kde-frameworks/kcrash-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/kitemmodels-${KFMIN}:5 >=kde-frameworks/kjobwidgets-${KFMIN}:5