commit:     b1524fbd01b7ac4631137e2d60a2158c8809c043
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 00:30:57 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> 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 <mattst88 <AT> 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

Reply via email to