mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
sci-misc/llama-cpp: depend on shaderc for glslc
Closes: https://bugs.gentoo.org/962755 Signed-off-by: Sergey Alirzaev <l29ah@riseup.net>
This commit is contained in:
@@ -47,6 +47,7 @@ RDEPEND="${CDEPEND}
|
||||
opencl? ( dev-libs/opencl-icd-loader )
|
||||
vulkan? ( media-libs/vulkan-loader )
|
||||
"
|
||||
BDEPEND="media-libs/shaderc"
|
||||
|
||||
pkg_setup() {
|
||||
if use hip; then
|
||||
|
||||
Reference in New Issue
Block a user