Skip to content

Commit

Permalink
Update ci-depthai-core-full-test-conda-forge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
traversaro authored Jul 3, 2024
1 parent b6a5915 commit c4a0bde
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Compilation related dependencies
conda install cmake compilers make ninja pkg-config
# Actual dependencies
conda install libopencv pcl spdlog zlib jsoncpp libusb cpp-filesystem xz libarchive
conda install libopencv pcl spdlog zlib jsoncpp libusb cpp-filesystem xz libarchive libboost-devel
- name: Dependencies [Linux]
if: contains(matrix.os, 'ubuntu')
Expand Down

0 comments on commit c4a0bde

Please sign in to comment.