Changed activation of libcamera
This commit is contained in:
parent
3cdbe22df5
commit
131e80761c
@ -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)
|
||||||
-Dlibcamera=$(usex libcamera) # libcamera is not in Portage tree
|
$(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
|
||||||
|
Loading…
Reference in New Issue
Block a user