mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
sci-misc/llama-cpp: depend on dev-util/spirv-headers
See: https://github.com/ggml-org/llama.cpp/pull/21572 Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -67,7 +67,10 @@ CDEPEND="
|
||||
"
|
||||
DEPEND="${CDEPEND}
|
||||
opencl? ( dev-util/opencl-headers )
|
||||
vulkan? ( dev-util/vulkan-headers )
|
||||
vulkan? (
|
||||
dev-util/spirv-headers
|
||||
dev-util/vulkan-headers
|
||||
)
|
||||
"
|
||||
RDEPEND="${CDEPEND}
|
||||
dev-python/numpy
|
||||
|
||||
Reference in New Issue
Block a user