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 AADB0158013 for ; Fri, 15 Dec 2023 22:25:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 694D62BC017; Fri, 15 Dec 2023 22:25:41 +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 418952BC014 for ; Fri, 15 Dec 2023 22:25:41 +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 48B40335DE9 for ; Fri, 15 Dec 2023 22:25:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA027104F for ; Fri, 15 Dec 2023 22:25:38 +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: <1702674701.1bea8737d4f4481a2c689bb385b694f62a935c90.asturm@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-9999.ebuild X-VCS-Directories: kde-plasma/plasma-browser-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1bea8737d4f4481a2c689bb385b694f62a935c90 X-VCS-Branch: master Date: Fri, 15 Dec 2023 22:25:38 +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: 03d8f668-6d72-4ed0-afa9-e0800eecb4b1 X-Archives-Hash: 385cc3e2054bb53b24fae9e9671d2c3d commit: 1bea8737d4f4481a2c689bb385b694f62a935c90 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Dec 15 21:10:18 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Dec 15 21:11:41 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1bea8737 kde-plasma/plasma-browser-integration: Add new dependency Upstream commit 79e7a0102e08811a8833d7b610c6b7cbecf9fc50 Signed-off-by: Andreas Sturmlechner gentoo.org> .../plasma-browser-integration/plasma-browser-integration-9999.ebuild | 1 + 1 file changed, 1 insertion(+) 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 a34afde348..a28c5bd4ad 100644 --- a/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild +++ b/kde-plasma/plasma-browser-integration/plasma-browser-integration-9999.ebuild @@ -28,6 +28,7 @@ RDEPEND=" >=kde-frameworks/kjobwidgets-${KFMIN}:6 >=kde-frameworks/knotifications-${KFMIN}:6 >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/kstatusnotifieritem-${KFMIN}:6 >=kde-frameworks/purpose-${KFMIN}:6 >=kde-plasma/plasma-activities-${PVCUT}:6 >=kde-plasma/plasma-workspace-${PVCUT}:6