diff --git a/sci-ml/ggml/ggml-0.15.3-r2.ebuild b/sci-ml/ggml/ggml-0.15.3-r2.ebuild index 43587d9e64565..ea1fd19246ee9 100644 --- a/sci-ml/ggml/ggml-0.15.3-r2.ebuild +++ b/sci-ml/ggml/ggml-0.15.3-r2.ebuild @@ -35,11 +35,13 @@ REQUIRED_USE="rocm? ( ${ROCM_REQUIRED_USE} )" RESTRICT="!test? ( test )" +# Should be >=sci-libs/hipBLAS-${ROCM_VERSION}[${ROCM_USEDEP}] +# But pkgcheck can't elaborate that RDEPEND=" vulkan? ( media-libs/vulkan-loader ) rocm? ( >=dev-util/hip-${ROCM_VERSION} - >=sci-libs/hipBLAS-${ROCM_VERSION}[${ROCM_USEDEP}] + >=sci-libs/hipBLAS-${ROCM_VERSION} ) " DEPEND="${RDEPEND}