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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABBD21382C5 for ; Sun, 20 Dec 2020 03:16:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76C32E097B; Sun, 20 Dec 2020 03:16:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 01586E0980 for ; Sun, 20 Dec 2020 03:16:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 457EE341250 for ; Sun, 20 Dec 2020 03:16:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2E7A52 for ; Sun, 20 Dec 2020 03:16:04 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1608434142.b1524fbd01b7ac4631137e2d60a2158c8809c043.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catalyst/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/catalyst/catalyst-9999.ebuild X-VCS-Directories: dev-util/catalyst/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b1524fbd01b7ac4631137e2d60a2158c8809c043 X-VCS-Branch: master Date: Sun, 20 Dec 2020 03:16:04 +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: 23b7304c-0f49-4b11-9400-fa677c56ccb0 X-Archives-Hash: 3d5b41ff9b81d04508835c1cb70076f1 commit: b1524fbd01b7ac4631137e2d60a2158c8809c043 Author: Matt Turner gentoo org> AuthorDate: Sun Dec 20 00:30:57 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Dec 20 03:15:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1524fbd dev-util/catalyst: Depend on squashfs-tools-ng with USE=tools Catalyst executes the tar2sqfs tool, which is installed with USE=tools. Signed-off-by: Matt Turner gentoo.org> dev-util/catalyst/catalyst-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index 22943633c71..f72a52d76d0 100644 --- a/dev-util/catalyst/catalyst-9999.ebuild +++ b/dev-util/catalyst/catalyst-9999.ebuild @@ -41,7 +41,7 @@ RDEPEND=" app-arch/tar[xattr] dev-vcs/git sys-fs/dosfstools - sys-fs/squashfs-tools-ng + sys-fs/squashfs-tools-ng[tools] iso? ( app-cdr/cdrtools