From f8ec01fd91d65ff43f75035eaaa990a240d9a883 Mon Sep 17 00:00:00 2001 From: Andrey Tatarinov Date: Mon, 30 Jun 2025 13:55:48 +0400 Subject: [PATCH] Enable libcamera on linux --- vinca.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vinca.yaml b/vinca.yaml index ce1ea9235..17e54c512 100644 --- a/vinca.yaml +++ b/vinca.yaml @@ -139,6 +139,8 @@ packages_select_by_deps: # Depends on v4l - usb_cam + - libcamera + # These packages are currently only build on Linux, # as trying to build them in the past on macos or Windows resulted in errors - if: linux