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 860E3158083 for ; Sat, 14 Sep 2024 15:16:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F889E29B6; Sat, 14 Sep 2024 15:16:27 +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 313A9E29B5 for ; Sat, 14 Sep 2024 15:16:27 +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 4B94533BF39 for ; Sat, 14 Sep 2024 15:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9889727F5 for ; Sat, 14 Sep 2024 15:16:23 +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: <1726324918.cda95c9a68df673f199fa2c8e39c28ff449abbc7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/sddm-kcm/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild X-VCS-Directories: kde-plasma/sddm-kcm/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cda95c9a68df673f199fa2c8e39c28ff449abbc7 X-VCS-Branch: master Date: Sat, 14 Sep 2024 15:16:23 +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: 43d43d66-de84-40ab-8714-48405af949f3 X-Archives-Hash: e4fc5f2b00f3c6c8c0edc76573a31ca2 commit: cda95c9a68df673f199fa2c8e39c28ff449abbc7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 14 14:41:58 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 14:41:58 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cda95c9a kde-plasma/sddm-kcm: Add new dependency Upstream commit 7b3466e3bff08f1a46fa0893b3f9b078488f63a0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild b/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild index 136be5ee08..8f98a06b28 100644 --- a/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild +++ b/kde-plasma/sddm-kcm/sddm-kcm-9999.ebuild @@ -17,7 +17,7 @@ KEYWORDS="" IUSE="" DEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets] + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] >=kde-frameworks/karchive-${KFMIN}:6 >=kde-frameworks/kauth-${KFMIN}:6