diff --git a/eclass/shards.eclass b/eclass/shards.eclass index 756fdf3353..a78d792ba7 100644 --- a/eclass/shards.eclass +++ b/eclass/shards.eclass @@ -27,6 +27,7 @@ inherit crystal-utils multiprocessing toolchain-funcs BDEPEND=" ${CRYSTAL_DEPS} + ${SHARDS_DEPS} dev-util/gshards " IUSE="debug doc"