Skip to content

Commit

Permalink
add documentation for libraries that need to be added now that `libop…
Browse files Browse the repository at this point in the history
…encv` is required to be headless
  • Loading branch information
eberrigan committed Aug 16, 2024
1 parent bb76653 commit 444ec3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ jobs:
# Ubuntu specific values
- os: ubuntu-22.04
# Otherwise core dumped in github actions
# https://github.com/conda-forge/opencv-feedstock/issues/401#issue-2196393732
test_args: |
sudo apt install xvfb libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xfixes0
sudo apt-get install libglapi-mesa libegl-mesa0 libegl1 libopengl0 libgl1-mesa-glx
Expand Down

0 comments on commit 444ec3c

Please sign in to comment.