diff options
-rw-r--r-- | media-video/mpv/mpv-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/mpv/mpv-9999.ebuild b/media-video/mpv/mpv-9999.ebuild index 8530b0c138ef..0c618217e8e1 100644 --- a/media-video/mpv/mpv-9999.ebuild +++ b/media-video/mpv/mpv-9999.ebuild @@ -224,6 +224,7 @@ src_configure() { $(use_enable libcaca caca) $(use_enable jpeg) $(use_enable vulkan shaderc) + $(use_enable vulkan libplacebo) $(use_enable raspberry-pi rpi) $(usex libmpv "$(use_enable opengl plain-gl)" '--disable-plain-gl') $(usex opengl '' '--disable-gl') |