mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
sci-misc/stable-diffusion-cpp: webm requires webp
webm requires webp because WebM output reuses libwebp VP8 encoding.
See: 8afbeb6ba9/CMakeLists.txt (L130)
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -32,6 +32,9 @@ REQUIRED_USE="
|
||||
blis
|
||||
flexiblas
|
||||
)
|
||||
webm? (
|
||||
webp
|
||||
)
|
||||
wmma? (
|
||||
rocm
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user