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 B08CD158015 for ; Sat, 16 Dec 2023 12:34:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 252962BC029; Sat, 16 Dec 2023 12:34:14 +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 040B62BC027 for ; Sat, 16 Dec 2023 12:34:14 +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 186C533D3CF for ; Sat, 16 Dec 2023 12:34:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 527A514AB for ; Sat, 16 Dec 2023 12:34:10 +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: <1702729480.776614fae1a2ad7a193f17a58d4826f04032a588.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kde-gtk-config/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild X-VCS-Directories: kde-plasma/kde-gtk-config/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 776614fae1a2ad7a193f17a58d4826f04032a588 X-VCS-Branch: master Date: Sat, 16 Dec 2023 12:34:10 +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: ec430f1b-2a09-43cd-91fc-430db2949d16 X-Archives-Hash: b63ec14baec86d2aa7df6e2e362f9c52 commit: 776614fae1a2ad7a193f17a58d4826f04032a588 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Dec 16 12:23:28 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Dec 16 12:24:40 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=776614fa kde-plasma/kde-gtk-config: Update dependencies Upstream commit 28b9298dab457b4efd3023dd3670b650890265af Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index ff2a3eb905..a7cf8092e7 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -21,8 +21,8 @@ DEPEND=" >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] >=dev-qt/qtsvg-${QTMIN}:6 gnome-base/gsettings-desktop-schemas + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/kguiaddons-${KFMIN}:6