mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-09 00:10:21 +03:00
media-libs/babl: meson option type changed
Upstream commit: 97f02a1d107bba4d27edccd27c5a39bdae76cb93 Closes: https://bugs.gentoo.org/963964 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44074 Closes: https://github.com/gentoo/gentoo/pull/44074 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
434c4d831f
commit
295fe9df9c
@@ -48,7 +48,7 @@ src_configure() {
|
||||
local emesonargs=(
|
||||
-Dwith-docs=false
|
||||
$(meson_use introspection enable-gir)
|
||||
$(meson_use lcms with-lcms)
|
||||
$(meson_feature lcms with-lcms)
|
||||
$(meson_use vala enable-vapi)
|
||||
$(meson_use cpu_flags_x86_avx2 enable-avx2)
|
||||
$(meson_use cpu_flags_x86_f16c enable-f16c)
|
||||
|
||||
Reference in New Issue
Block a user