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 C2B8015808B for ; Wed, 9 Feb 2022 20:40:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3FD6E083D; Wed, 9 Feb 2022 20:40:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCD93E083D for ; Wed, 9 Feb 2022 20:40:12 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E91CD3430C6 for ; Wed, 9 Feb 2022 20:40:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 301512B8 for ; Wed, 9 Feb 2022 20:40: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: <1644439191.659f5331740edd80506600299f34916efa8ce0eb.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 659f5331740edd80506600299f34916efa8ce0eb X-VCS-Branch: master Date: Wed, 9 Feb 2022 20:40: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: 03629960-e0a4-4b28-a3ea-9f02be4d89c3 X-Archives-Hash: 9531a9b808fdfcd9d3bdfb5d0ebe993c commit: 659f5331740edd80506600299f34916efa8ce0eb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Feb 9 20:39:21 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Feb 9 20:39:51 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=659f5331 kde-plasma/plasma-workspace: Add missing virtual/libgcrypt dependency Bug: https://bugs.gentoo.org/832937 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild | 1 + kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild index bbd2f9c5db..ba893e4002 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.24.49.9999.ebuild @@ -107,6 +107,7 @@ COMMON_DEPEND=" ) geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 ) gps? ( sci-geosciences/gpsd ) + policykit? ( virtual/libcrypt:= ) screencast? ( >=dev-qt/qtgui-${QTMIN}:5=[egl] media-libs/libglvnd diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 9fcf1a30b0..4d7868663b 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -107,6 +107,7 @@ COMMON_DEPEND=" ) geolocation? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 ) gps? ( sci-geosciences/gpsd ) + policykit? ( virtual/libcrypt:= ) screencast? ( >=dev-qt/qtgui-${QTMIN}:5=[egl] media-libs/libglvnd