Skip to content

Commit

Permalink
Merge pull request #1520 from olivier-roussel/update_conda_ci_xorg
Browse files Browse the repository at this point in the history
Add xorg-xorgproto dep on linux
  • Loading branch information
fspindle authored Dec 11, 2024
2 parents 40ff3a5 + 2fae744 commit bc2a188
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 @@ -7,6 +7,7 @@ dependencies:
- ninja
- xorg-libx11
- xorg-libxfixes
- xorg-xorgproto
- mesa-libegl-cos7-x86_64
- icu
- libxml2
Expand Down

0 comments on commit bc2a188

Please sign in to comment.