aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-12-28 00:47:01 +0500
committerAnna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>2022-12-28 01:40:41 +0500
commit47eedf99b18f4e32c59de3c03de23bb46bc551dc (patch)
tree15b371dc4adc646042dc06700da76c8da6594fff /dev-crystal
parentwww-apps/gotosocial: add missing dep (diff)
downloadguru-47eedf99b18f4e32c59de3c03de23bb46bc551dc.tar.gz
guru-47eedf99b18f4e32c59de3c03de23bb46bc551dc.tar.bz2
guru-47eedf99b18f4e32c59de3c03de23bb46bc551dc.zip
dev-crystal/kilt: add missing test dep
Closes: https://bugs.gentoo.org/887365 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
Diffstat (limited to 'dev-crystal')
-rw-r--r--dev-crystal/kilt/kilt-0.6.1.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-crystal/kilt/kilt-0.6.1.ebuild b/dev-crystal/kilt/kilt-0.6.1.ebuild
index d800b3fda..f6ea9ef7d 100644
--- a/dev-crystal/kilt/kilt-0.6.1.ebuild
+++ b/dev-crystal/kilt/kilt-0.6.1.ebuild
@@ -17,6 +17,9 @@ RESTRICT="!test? ( test )"
RDEPEND="dev-crystal/crikey"
BDEPEND="
+ doc? (
+ dev-crystal/crustache
+ )
test? (
dev-crystal/crustache
dev-crystal/jbuilder