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 9AECF158094 for ; Sat, 3 Sep 2022 13:05:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6E9DDE07EE; Sat, 3 Sep 2022 13:05:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 38B97E07EE for ; Sat, 3 Sep 2022 13:05:13 +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 70617340B35 for ; Sat, 3 Sep 2022 13:05:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AFEAC5C0 for ; Sat, 3 Sep 2022 13:05:09 +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: <1662210288.f2ecc1a15019692b4af6ac2425637d78bc8803ae.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kscreenlocker/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild X-VCS-Directories: kde-plasma/kscreenlocker/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f2ecc1a15019692b4af6ac2425637d78bc8803ae X-VCS-Branch: master Date: Sat, 3 Sep 2022 13:05:09 +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: cd6d4e3f-6793-4711-ba4c-6de3751a23eb X-Archives-Hash: d585f5e8d395b587cab0e9d939922d35 commit: f2ecc1a15019692b4af6ac2425637d78bc8803ae Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 3 12:46:43 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 3 13:04:48 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f2ecc1a1 kde-plasma/kscreenlocker: Add new dependency Upstream commit 51ae818d13ec79881f4db2882e389efefccb969e Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild index b3a2f791c3..8403a9346a 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild @@ -36,6 +36,7 @@ COMMON_DEPEND=" >=kde-frameworks/kglobalaccel-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kidletime-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 >=kde-frameworks/knotifications-${KFMIN}:5 >=kde-frameworks/kpackage-${KFMIN}:5 >=kde-frameworks/kwayland-${KFMIN}:5