From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 8260B15827B for ; Sat, 16 Aug 2025 11:50:47 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6CC83340D02 for ; Sat, 16 Aug 2025 11:50:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6F203110570; Sat, 16 Aug 2025 11:50:15 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5F77111056E for ; Sat, 16 Aug 2025 11:50:15 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 01896340B9B for ; Sat, 16 Aug 2025 11:50:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8040D3371 for ; Sat, 16 Aug 2025 11:50:11 +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: <1755344892.794dc6081b562b4c7d7abc3c3c8df8febec61bd6.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kdeplasma-addons/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild X-VCS-Directories: kde-plasma/kdeplasma-addons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 794dc6081b562b4c7d7abc3c3c8df8febec61bd6 X-VCS-Branch: master Date: Sat, 16 Aug 2025 11:50:11 +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: 41ca8762-0de5-4856-bba2-1faa0d601862 X-Archives-Hash: df335bc1d94c265dae6eb40265554e1c commit: 794dc6081b562b4c7d7abc3c3c8df8febec61bd6 Author: Alfred Wingate protonmail com> AuthorDate: Wed Aug 13 20:24:48 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 16 11:48:12 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=794dc608 kde-plasma/kdeplasma-addons: add new dependency Upstream commit: eeb77375ea93c07148151afc595da0a513f3eb3d Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/kde/pull/1065 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild index a85329d34f..e48adb8079 100644 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild +++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild @@ -38,6 +38,7 @@ DEPEND=" >=kde-frameworks/kpackage-${KFMIN}:6 >=kde-frameworks/krunner-${KFMIN}:6 >=kde-frameworks/kservice-${KFMIN}:6 + >=kde-frameworks/ksvg-${KFMIN}:6 >=kde-frameworks/kunitconversion-${KFMIN}:6 >=kde-frameworks/kwidgetsaddons-${KFMIN}:6 >=kde-frameworks/kxmlgui-${KFMIN}:6