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 76E8E15864F for ; Sat, 25 Mar 2023 00:15:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04699E0938; Sat, 25 Mar 2023 00:15: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 DFDEDE0938 for ; Sat, 25 Mar 2023 00:15: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 104E533BEAE for ; Sat, 25 Mar 2023 00:15:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAE66943 for ; Sat, 25 Mar 2023 00:15: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: <1679702481.63df979ffb3a460a801cb7c601a510e16942e4f9.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/krfb/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/krfb/krfb-9999.ebuild X-VCS-Directories: kde-apps/krfb/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 63df979ffb3a460a801cb7c601a510e16942e4f9 X-VCS-Branch: master Date: Sat, 25 Mar 2023 00:15: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: c19a2855-539b-4ca6-9cbf-15359782caa5 X-Archives-Hash: 82cd321d6aa3f34b20b2c20c81fd4343 commit: 63df979ffb3a460a801cb7c601a510e16942e4f9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 25 00:01:21 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Mar 25 00:01:21 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=63df979f kde-apps/krfb: Add new dependency Upstream commit 4db9c65083068ad5c11f2f1f772ddedad8252e30 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/krfb/krfb-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/krfb/krfb-9999.ebuild b/kde-apps/krfb/krfb-9999.ebuild index 3e8a783ae5..34e374e66d 100644 --- a/kde-apps/krfb/krfb-9999.ebuild +++ b/kde-apps/krfb/krfb-9999.ebuild @@ -47,6 +47,7 @@ COMMON_DEPEND=" ) >=dev-qt/qtwayland-${QTMIN}:5 >=kde-frameworks/kwayland-${KFMIN}:5 + kde-plasma/kpipewire:5 media-libs/libepoxy media-libs/mesa[gbm(+)] >=media-video/pipewire-0.3:=