mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 13:33:32 -04:00
shards.eclass: add SHARDS_DEPS
Closes: https://bugs.gentoo.org/881485 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -27,6 +27,7 @@ inherit crystal-utils multiprocessing toolchain-funcs
|
|||||||
|
|
||||||
BDEPEND="
|
BDEPEND="
|
||||||
${CRYSTAL_DEPS}
|
${CRYSTAL_DEPS}
|
||||||
|
${SHARDS_DEPS}
|
||||||
dev-util/gshards
|
dev-util/gshards
|
||||||
"
|
"
|
||||||
IUSE="debug doc"
|
IUSE="debug doc"
|
||||||
|
|||||||
Reference in New Issue
Block a user