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 EEDC1158013 for ; Sat, 2 Dec 2023 07:09:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11ADC2BC047; Sat, 2 Dec 2023 07:09:37 +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 E80652BC047 for ; Sat, 2 Dec 2023 07:09:36 +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 0A3FD335DC8 for ; Sat, 2 Dec 2023 07:09:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03778144B for ; Sat, 2 Dec 2023 07:09:33 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1701500374.a40421b89a4f293f27711b188aa57aee14379b94.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/fractal/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/fractal/fractal-5-r1.ebuild X-VCS-Directories: net-im/fractal/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a40421b89a4f293f27711b188aa57aee14379b94 X-VCS-Branch: master Date: Sat, 2 Dec 2023 07:09:33 +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: ca095880-0ff5-42b9-848e-9089b02c44cf X-Archives-Hash: b504e049b661e447adc5bc330ab07d1d commit: a40421b89a4f293f27711b188aa57aee14379b94 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 2 06:06:39 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 2 06:59:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a40421b8 net-im/fractal: Add a missing RDEP on virtual/secret-service Signed-off-by: Michał Górny gentoo.org> net-im/fractal/fractal-5-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/fractal/fractal-5-r1.ebuild b/net-im/fractal/fractal-5-r1.ebuild index 5a675aac42dd..9b994768ce31 100644 --- a/net-im/fractal/fractal-5-r1.ebuild +++ b/net-im/fractal/fractal-5-r1.ebuild @@ -65,6 +65,7 @@ DEPEND=" " RDEPEND=" ${DEPEND} + virtual/secret-service " # Rust