commit: 47eedf99b18f4e32c59de3c03de23bb46bc551dc Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Tue Dec 27 19:47:01 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Dec 27 20:40:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=47eedf99
dev-crystal/kilt: add missing test dep Closes: https://bugs.gentoo.org/887365 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-crystal/kilt/kilt-0.6.1.ebuild | 3 +++ 1 file changed, 3 insertions(+) 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