Changed meson

This commit is contained in:
Gerben Jan Dijkman 2023-02-08 20:27:59 +01:00
parent 412c8a3485
commit aac64855b1

View File

@ -255,7 +255,7 @@ multilib_src_configure() {
-Dtest=disabled # fakesink and fakesource plugins -Dtest=disabled # fakesink and fakesource plugins
$(meson_native_use_feature lv2) $(meson_native_use_feature lv2)
$(meson_native_use_feature v4l v4l2) $(meson_native_use_feature v4l v4l2)
$(meson_native_use_bool libcamera) $(meson_native_use_feature libcamera)
$(meson_native_use_feature readline) $(meson_native_use_feature readline)
$(meson_native_use_feature ssl raop) $(meson_native_use_feature ssl raop)
-Dvideoconvert=enabled # Matches upstream -Dvideoconvert=enabled # Matches upstream