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 CA1B0159C9B for ; Sun, 11 Aug 2024 06:58:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDC6D2BC044; Sun, 11 Aug 2024 06:58:19 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A4B0E2BC043 for ; Sun, 11 Aug 2024 06:58:19 +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 EDBDF343103 for ; Sun, 11 Aug 2024 06:58:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 732F21EE5 for ; Sun, 11 Aug 2024 06:58:16 +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: <1723357151.36a330bdf0b226095550d52140f60ab3effc1fd9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krfb/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/krfb/krfb-9999.ebuild X-VCS-Directories: kde-apps/krfb/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 36a330bdf0b226095550d52140f60ab3effc1fd9 X-VCS-Branch: master Date: Sun, 11 Aug 2024 06:58:16 +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: b8dba283-ca57-4034-b8f0-cd82fa42ad85 X-Archives-Hash: f4125ee0e2a5dad008384ca3d03764b6 commit: 36a330bdf0b226095550d52140f60ab3effc1fd9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 10 14:26:38 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Aug 11 06:19:11 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=36a330bd kde-apps/krfb: Add new dependency Upstream commit 573968242c24849b5b8ffabe382be5e051cd3972 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/krfb/krfb-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/krfb/krfb-9999.ebuild b/kde-apps/krfb/krfb-9999.ebuild index bfb5dc4e1f..16f9f4273a 100644 --- a/kde-apps/krfb/krfb-9999.ebuild +++ b/kde-apps/krfb/krfb-9999.ebuild @@ -23,6 +23,7 @@ COMMON_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/kdnssd-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6