diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-19 19:30:57 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-19 22:15:42 -0500 |
commit | b1524fbd01b7ac4631137e2d60a2158c8809c043 (patch) | |
tree | 15662ad8d5382b20432edbbd6cc13d1e810ed7e6 /dev-util/catalyst | |
parent | net-misc/websocat: revbump to 1.6.0-r1 (diff) | |
download | gentoo-b1524fbd01b7ac4631137e2d60a2158c8809c043.tar.gz gentoo-b1524fbd01b7ac4631137e2d60a2158c8809c043.tar.bz2 gentoo-b1524fbd01b7ac4631137e2d60a2158c8809c043.zip |
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@gentoo.org>
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r-- | dev-util/catalyst/catalyst-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild index 22943633c710..f72a52d76d0d 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 |