Skip to content

Commit

Permalink
Merge pull request #1491 from olivier-roussel/fix-conda-ci-libxml2
Browse files Browse the repository at this point in the history
Fix broken conda linux CI
  • Loading branch information
fspindle authored Nov 1, 2024
2 parents a65eebc + 32df010 commit 2865e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/conda/environment_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- xorg-libx11
- xorg-libxfixes
- mesa-libegl-cos7-x86_64
- icu
- libxml2
- libdc1394 >=2.2.6
- librealsense
Expand Down

0 comments on commit 2865e3e

Please sign in to comment.