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 57E8C15ACFC for ; Sun, 7 May 2023 13:26:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CC10E076B; Sun, 7 May 2023 13:26:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73808E076B for ; Sun, 7 May 2023 13:26:05 +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 3FB70340C50 for ; Sun, 7 May 2023 13:26:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82EAA8B7 for ; Sun, 7 May 2023 13:26:02 +0000 (UTC) From: "Denis Reva" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Denis Reva" Message-ID: <1683465874.9afabf0d8fba4a740603bc9a9386a86dd0a8361a.RarogCmex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-fs/dwarfs/ X-VCS-Repository: repo/proj/guru X-VCS-Files: sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild X-VCS-Directories: sys-fs/dwarfs/ X-VCS-Committer: RarogCmex X-VCS-Committer-Name: Denis Reva X-VCS-Revision: 9afabf0d8fba4a740603bc9a9386a86dd0a8361a X-VCS-Branch: dev Date: Sun, 7 May 2023 13:26:02 +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: 376acad1-cbf7-4923-bc18-ca20f1cebd53 X-Archives-Hash: b8286ea88d18aac5b2dc1d8d42a01bc6 commit: 9afabf0d8fba4a740603bc9a9386a86dd0a8361a Author: Denis Reva gmail com> AuthorDate: Sun May 7 13:24:34 2023 +0000 Commit: Denis Reva gmail com> CommitDate: Sun May 7 13:24:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9afabf0d sys-fs/dwarfs: added missing dependency fix https://github.com/mhx/dwarfs/discussions/140 Signed-off-by: Denis Reva gmail.com> sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild b/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild index a65f4f64d..3eed1ced5 100644 --- a/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild +++ b/sys-fs/dwarfs/dwarfs-0.7.0_rc4.ebuild @@ -35,6 +35,7 @@ RDEPEND=" dev-libs/libfmt dev-libs/xxhash sys-fs/fuse:3 + dev-libs/fsst sys-libs/binutils-libs sys-libs/libunwind sys-libs/zlib