projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
715c2f4
)
dev-util/catalyst: Add dependency on dev-vcs/git
author
Matt Turner
<mattst88@gentoo.org>
Sat, 9 May 2020 18:49:47 +0000
(11:49 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Sat, 9 May 2020 18:50:31 +0000
(11:50 -0700)
Catalyst uses git in the snapshot target, and I forgot to add the
dependency when I added squashfs-tools-ng (the other new dependency).
Signed-off-by: Matt Turner <mattst88@gentoo.org>
dev-util/catalyst/catalyst-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/catalyst/catalyst-9999.ebuild
b/dev-util/catalyst/catalyst-9999.ebuild
index 89afd4a552943564dadc3b74c6ffd4e194455c66..e50d1271d9a4cb998f252aa5d1a61754f3b173f2 100644
(file)
--- a/
dev-util/catalyst/catalyst-9999.ebuild
+++ b/
dev-util/catalyst/catalyst-9999.ebuild
@@
-37,6
+37,7
@@
RDEPEND="
>=dev-python/pydecomp-0.3[${PYTHON_USEDEP}]
app-arch/lbzip2
app-arch/tar[xattr]
+ dev-vcs/git
sys-fs/dosfstools
sys-fs/squashfs-tools-ng
ccache? ( dev-util/ccache )