diff options
author | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2022-12-28 00:47:01 +0500 |
---|---|---|
committer | Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in> | 2022-12-28 01:40:41 +0500 |
commit | 47eedf99b18f4e32c59de3c03de23bb46bc551dc (patch) | |
tree | 15b371dc4adc646042dc06700da76c8da6594fff /dev-crystal | |
parent | www-apps/gotosocial: add missing dep (diff) | |
download | guru-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.ebuild | 3 |
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 |