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 A600815808D for ; Thu, 21 Apr 2022 22:38:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E9DCE0948; Thu, 21 Apr 2022 22:38:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 19086E0948 for ; Thu, 21 Apr 2022 22:38:06 +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 A4BDB341DB6 for ; Thu, 21 Apr 2022 22:38:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 370403BE for ; Thu, 21 Apr 2022 22:38:04 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650580108.37fbb6ab63a9d8b2198d283942018a9baab683c0.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-browser-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.49.9999.ebuild kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 37fbb6ab63a9d8b2198d283942018a9baab683c0 X-VCS-Branch: master Date: Thu, 21 Apr 2022 22:38:04 +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: d3ba4c43-6482-4340-8cc8-d448eed2f7f6 X-Archives-Hash: 1faaab9a96ad5abf8190e31f4ecf1c40 commit: 37fbb6ab63a9d8b2198d283942018a9baab683c0 Author: Sam James gentoo org> AuthorDate: Thu Apr 21 22:28:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 21 22:28:28 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=37fbb6ab kde-plasma/plasma-browser-integration: add kde-frameworks/kcrash dep Signed-off-by: Sam James gentoo.org> .../plasma-browser-integration-5.24.49.9999.ebuild | 1 + .../plasma-browser-integration/plasma-browser-integration-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.49.9999.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.49.9999.ebuild index 6a7bdc35c3..8cf1740bc0 100644 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.49.9999.ebuild +++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-5.24.49.9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=kde-frameworks/kactivities-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kfilemetadata-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 diff --git a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild index 981d6fa318..ed991e62a3 100644 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild +++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild @@ -23,6 +23,7 @@ DEPEND=" >=kde-frameworks/kactivities-${KFMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/kfilemetadata-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5